use the right path for env
svn path=/nixpkgs/trunk/; revision=4495
This commit is contained in:
parent
f46b1352fd
commit
a5a7f117c6
@ -55,7 +55,7 @@ diff -ruN hotplug-2004_03_29/etc/hotplug.d/default/default.hotplug hotplug-2004_
|
|||||||
# DEBUG=yes export DEBUG
|
# DEBUG=yes export DEBUG
|
||||||
|
|
||||||
-debug_mesg "arguments ($*) env (`env`)"
|
-debug_mesg "arguments ($*) env (`env`)"
|
||||||
+debug_mesg "arguments ($*) @coreutils@/bin/env (`env`)"
|
+debug_mesg "arguments ($*) env (`@coreutils@/bin/env`)"
|
||||||
|
|
||||||
#
|
#
|
||||||
# Only one required argument: event type type being dispatched.
|
# Only one required argument: event type type being dispatched.
|
||||||
|
Loading…
Reference in New Issue
Block a user