wok-next diff freetds/receipt @ rev 8234

Up: get-LibreOffice (v1.1.9 for stable v3.3.0) - will need fix for next release as this contains fix for incorrect archive packaging.
author Ben Arnold <ben@seawolfsanctuary.com>
date Thu Jan 27 07:36:43 2011 +0000 (2011-01-27)
parents 3eacc9c96968
children 7b3764f928eb
line diff
     1.1 --- a/freetds/receipt	Sun Mar 15 21:33:26 2009 +0000
     1.2 +++ b/freetds/receipt	Thu Jan 27 07:36:43 2011 +0000
     1.3 @@ -28,10 +28,5 @@
     1.4  	cp -a $_pkg/etc $fs
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
     1.7 -	# Package all freetds pkgs
     1.8 -	for i in $(cd $WOK; ls -d freetds-*)
     1.9 -	do
    1.10 -		tazwok genpkg $i
    1.11 -	done
    1.12  }
    1.13