[Xfce-bugs] [Bug 12282] [PATCH] xflock4: Do not override PATH with hardcoded value.
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun May 5 22:48:18 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=12282
Skunnyk <skunnyk at xfce.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |duchateau.olivier at gmail.com
--- Comment #11 from Skunnyk <skunnyk at xfce.org> ---
I wanted to use "command -p getconf PATH" in xflock4 to set the path instead of
an hardcoded value.
However on FreeBSD this command does not add /usr/local/bin, which is where
xflock4 is located… (this is patched in port tree).
Or maybe simply use an hardcoded "
/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin" to try to be
compatible with all OS,and let packagers patch if needed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list