wok diff unixODBC/receipt @ rev 7847

Add: weechat v0.3.3(from wok-undigest/weechat)
author Liu Peng <rocky@slitaz.org>
date Tue Dec 28 16:11:28 2010 +0000 (2010-12-28)
parents cc664d78f8e0
children 8e4c74abdf74
line diff
     1.1 --- a/unixODBC/receipt	Sat Oct 09 16:01:29 2010 +0000
     1.2 +++ b/unixODBC/receipt	Tue Dec 28 16:11:28 2010 +0000
     1.3 @@ -28,10 +28,5 @@
     1.4  	mkdir -p $fs/usr/lib
     1.5  	cp -a $_pkg/etc $fs
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	# Package all unixODBC pkgs
     1.8 -	for i in $(cd $WOK; ls -d unixODBC-* libunixODBC*)
     1.9 -	do
    1.10 -		tazwok genpkg $i
    1.11 -	done
    1.12  }
    1.13