wok diff unixODBC/receipt @ rev 7481

Removed glibc-locale from abiword depends. Added soft link for /usr/share/pixmaps/abiword.png to /usr/share/icons/abiword_48.png. Fixed error when running abiword on command line.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Dec 02 02:25:29 2010 +0000 (2010-12-02)
parents cc664d78f8e0
children 8e4c74abdf74
line diff
     1.1 --- a/unixODBC/receipt	Sat Oct 09 16:01:29 2010 +0000
     1.2 +++ b/unixODBC/receipt	Thu Dec 02 02:25:29 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