add sbin to $PATH (bnc#433132)
authorLudwig Nussel <ludwig.nussel@suse.de>
Tue, 14 Apr 2009 11:46:40 +0000 (11:46 +0000)
committerLudwig Nussel <ludwig.nussel@suse.de>
Tue, 14 Apr 2009 11:46:40 +0000 (11:46 +0000)
unconditionally because I'm lazy

build

diff --git a/build b/build
index bafc6b1..8e75cca 100755 (executable)
--- a/build
+++ b/build
@@ -62,7 +62,7 @@ PERSONALITY_SYSCALL=
 INCARNATION=
 DISTURL=
 
-export PATH=$BUILD_DIR:$PATH
+export PATH=$BUILD_DIR:/sbin:/usr/sbin:$PATH
 
 # This is for insserv
 export YAST_IS_RUNNING=instsys