SVN: toys/tools/cleanbuild/cleanbuild

glen glen at pld-linux.org
Thu Oct 25 20:10:22 CEST 2012


Author: glen
Date: Thu Oct 25 20:10:22 2012
New Revision: 12598

Modified:
   toys/tools/cleanbuild/cleanbuild
Log:
- su is now in util-linux

Modified: toys/tools/cleanbuild/cleanbuild
==============================================================================
--- toys/tools/cleanbuild/cleanbuild	(original)
+++ toys/tools/cleanbuild/cleanbuild	Thu Oct 25 20:10:22 2012
@@ -295,7 +295,7 @@
 		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


More information about the pld-cvs-commit mailing list