wok diff clucene-dev/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 fdce9fde98b2
children cf088243a4a5
line diff
     1.1 --- a/clucene-dev/receipt	Mon Aug 30 22:01:20 2010 +0200
     1.2 +++ b/clucene-dev/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -16,6 +16,6 @@
     1.4  	mkdir -p $fs/usr/lib $fs/usr/include
     1.5  	cp -a $_pkg/usr/include $fs/usr
     1.6  	cp -a $_pkg/usr/lib/*.*a $fs/usr/lib
     1.7 -	cp -a $_pkg/usr/lib/CLucene $fs/usr/include
     1.8 +	cp -a $_pkg/usr/lib/CLucene $fs/usr/lib
     1.9  }
    1.10