2008/5/1 Michael Biebl <[EMAIL PROTECTED]>: > 2008/5/1 Till Maas <[EMAIL PROTECTED]>: > > > Hiyas, > > > > currently the symlinks that are created in pm-utils (pm-suspend -> > > pm-action, ...) are not relative,. Is it easily possible to change these > to > > # ls -al /usr/sbin/pm-* > lrwxrwxrwx 1 root root 29 24. Apr 16:03 /usr/sbin/pm-hibernate -> > ../lib/pm-utils/bin/pm-action > -rwxr-xr-x 1 root root 1149 24. Apr 06:51 /usr/sbin/pm-powersave > lrwxrwxrwx 1 root root 29 24. Apr 16:03 /usr/sbin/pm-suspend -> > ../lib/pm-utils/bin/pm-action > lrwxrwxrwx 1 root root 29 24. Apr 16:03 /usr/sbin/pm-suspend-hybrid > -> ../lib/pm-utils/bin/pm-action
Argh, sorry for the noise. It's actually a deb packaging helper tool, that transforms absolute symlinks to relative symlinks to follow the Debian policy. Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ Pm-utils mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/pm-utils
