wok diff enlightenment/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 b29c8c2da6bb
children 85cd798d6997
line diff
     1.1 --- a/enlightenment/receipt	Tue May 04 15:27:38 2010 +0200
     1.2 +++ b/enlightenment/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -27,7 +27,7 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 4 &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11