wok diff screen-pam/receipt @ rev 7281

Up: gtk+ to 2.22.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 16 01:52:04 2010 +0000 (2010-11-16)
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	Tue Nov 16 01:52:04 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