wok diff gdb-python/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 e86b9962572a
children b93c62b5d9fc
line diff
     1.1 --- a/gdb-python/receipt	Wed Jan 20 11:49:15 2010 +0100
     1.2 +++ b/gdb-python/receipt	Thu Dec 02 02:25:29 2010 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4  	cd $src
     1.5  	./configure --prefix=/usr \
     1.6  		--disable-werror $CONFIGURE_ARGS && \
     1.7 -	make && make DESTDIR=$PWD/_pkg install
     1.8 +	make -j 4 && make DESTDIR=$PWD/_pkg install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.