]> git.pld-linux.org Git - projects/cleanbuild.git/commitdiff
- su is now in util-linux
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 25 Oct 2012 18:10:22 +0000 (18:10 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 25 Oct 2012 18:10:22 +0000 (18:10 +0000)
svn-id: @12598

cleanbuild

index 9b5d8e55602c0b3681116c7e052cae65cf49081d..559d6fa44c7b90ba043ab44b413dd24c4092e760 100755 (executable)
@@ -295,7 +295,7 @@ build_prepare_root()
                rpm --root=$CHDIR --initdb
        fi
        poldek --up || :
-       poldek -O "ignore=$IGNORE" -u rpm-build pwdutils coreutils
+       poldek -O "ignore=$IGNORE" -u rpm-build util-linux
        echo Poldek exit: $?
 
        for DIR in dev proc sys; do
This page took 0.17547 seconds and 4 git commands to generate.