git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1549 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -8,6 +8,7 @@
- Clifford Wolf: mine hotfix
- Kasza Karoly: fixed usbutils url and scripts/Download to create the download
directory early
- fixed Emerge-Pkg to be able to process multiple packages at once
*) 2003-09-28 (2.0.0-rc1 - 2.0.0-rc2)
@ -214,7 +214,7 @@ if [ $builddep = 1 ] ; then
rm $tmp
check4update
else
deplist=$1
deplist="$@"
fi
echo "Packages scheduled to build: $deplist"