[Xmonad] darcs patch: run-xmonad.sh: don't hard-code path to mkfifo.
joachim.fasting at gmail.com
joachim.fasting at gmail.com
Tue Jun 19 08:43:52 EDT 2007
Tue Jun 19 14:42:12 CEST 2007 joachim.fasting at gmail.com
* run-xmonad.sh: don't hard-code path to mkfifo.
mkfifo isn't located in /sbin on all distributions (Gentoo puts it in /bin).
By temporarily appending /sbin to PATH both setups are supported.
'which' and friends are not viable options since /sbin usually isn't in
user's PATH by default.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 21000 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/xmonad/attachments/20070619/af0a3414/attachment-0001.bin
More information about the Xmonad
mailing list