wok diff screen-pam/receipt @ rev 5307
get-google-chrome: Fixed google-chrome-unstable DEPENDS
author | Liu Peng <rocky@slitaz.org> |
---|---|
date | Wed Apr 21 00:04:15 2010 +0000 (2010-04-21) |
parents | 254a44e9a5b4 |
children | 9689c3977b8c |
line diff
1.1 --- a/screen-pam/receipt Thu Feb 12 09:30:15 2009 +0000 1.2 +++ b/screen-pam/receipt Wed Apr 21 00:04:15 2010 +0000 1.3 @@ -34,9 +34,5 @@ 1.4 cp $src/etc/screenrc $fs/etc 1.5 cp -a $_pkg/usr/bin/screen-$VERSION $fs/usr/bin/screen 1.6 cp -a $_pkg/usr/share/screen $fs/usr/share 1.7 - for i in $(cd $WOK; ls -d screen-*) 1.8 - do 1.9 - tazwok genpkg $i 1.10 - done 1.11 } 1.12