wok-current diff screen/receipt @ rev 7703
Up: pyneighborhood to 0.5.3.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Dec 18 18:53:34 2010 +0000 (2010-12-18) |
parents | e620297fff00 |
children | 9503ee00896a |
line diff
1.1 --- a/screen/receipt Sun Feb 08 12:53:23 2009 +0000 1.2 +++ b/screen/receipt Sat Dec 18 18:53:34 2010 +0000 1.3 @@ -31,9 +31,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