CRUX PPC
A lightweight GNU/Linux distribution for PowerPC!
Subversion Repository
Parent Directory
|
Revision Log
Revision 2372 -
(show annotations)
Thu Jun 16 12:17:25 2011 UTC (23 months ago) by gesp
File size: 164 byte(s)
Thu Jun 16 12:17:25 2011 UTC (23 months ago) by gesp
File size: 164 byte(s)
dbus: autoupdate to 1.4.12-1
| 1 | #!/bin/sh |
| 2 | |
| 3 | if [ -x /usr/bin/dbus-launch ] |
| 4 | then |
| 5 | eval `dbus-launch --sh-syntax --exit-with-session` |
| 6 | export DBUS_SESSION_BUS_ADDRESS |
| 7 | export DBUS_SESSION_BUS_PID |
| 8 | fi |
Properties
| Name | Value |
|---|---|
| svn:executable | * |