wok diff apache/receipt @ rev 6125

rubyripper : fix typo in .desktop file
author Dominique Corbex <domcox@slitaz.org>
date Sun Sep 05 15:43:02 2010 +0200 (2010-09-05)
parents 3e2abe05c644
children 5701f391e47c
line diff
     1.1 --- a/apache/receipt	Wed Apr 28 16:36:12 2010 +0000
     1.2 +++ b/apache/receipt	Sun Sep 05 15:43:02 2010 +0200
     1.3 @@ -24,7 +24,7 @@
     1.4  	./configure --mandir=/usr/share/man --enable-mods-shared=all \
     1.5  		--enable-proxy --enable-ssl \
     1.6  		--enable-layout=Slitaz $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.