wok-stable rev 3925
mirror-tools/mkpkgiso: tiny cleanup
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 19 10:13:45 2009 +0200 (2009-08-19) |
parents | 80e708ceb99a |
children | ee8c515e6e41 |
files | mirror-tools/stuff/usr/bin/mkpkgiso |
line diff
1.1 --- a/mirror-tools/stuff/usr/bin/mkpkgiso Tue Aug 18 22:04:21 2009 +0000 1.2 +++ b/mirror-tools/stuff/usr/bin/mkpkgiso Wed Aug 19 10:13:45 2009 +0200 1.3 @@ -89,6 +89,7 @@ 1.4 1.5 # Handle loram on hybrid hard disk / usb key case 1.6 if [ ! -d /usr/bin ]; then 1.7 + echo "" 1.8 if [ -d /.usr.rw ]; then 1.9 echo -n "Mounting /usr read-write... " 1.10 usr=.usr.ro 1.11 @@ -116,7 +117,6 @@ 1.12 fi 1.13 fi 1.14 1.15 -echo "Install packages..." 1.16 [ -d /var/cache/tazpkg ] || mkdir -p /var/cache/tazpkg 1.17 ls -d \$DIR/packages/* > /var/lib/tazpkg/mirror 1.18 ln -fs \$DIR/packages/*/*.tazpkg /var/cache/tazpkg/