3
0
Fork 0
forked from mirrors/nixpkgs

use the right path for env

svn path=/nixpkgs/trunk/; revision=4495
This commit is contained in:
Armijn Hemel 2006-01-05 17:45:15 +00:00
parent f46b1352fd
commit a5a7f117c6

View file

@ -55,7 +55,7 @@ diff -ruN hotplug-2004_03_29/etc/hotplug.d/default/default.hotplug hotplug-2004_
# DEBUG=yes export DEBUG
-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.