wok diff apache/receipt @ rev 9824

Up: readom to 1.1.11. Its a wanted package for cdrkit that is at 1.1.11 now.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 00:18:48 2011 +0000 (2011-05-15)
parents a1644dbcf632
children 0b4f8654ae43
line diff
     1.1 --- a/apache/receipt	Sat May 07 23:47:19 2011 +0200
     1.2 +++ b/apache/receipt	Sun May 15 00:18:48 2011 +0000
     1.3 @@ -20,7 +20,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	grep -q Slitaz config.layout || \
     1.7 -		cat ../$stuff/slitaz.layout >> config.layout
     1.8 +		cat $stuff/slitaz.layout >> config.layout
     1.9  	./configure --mandir=/usr/share/man --enable-mods-shared=all \
    1.10  		--enable-proxy --enable-ssl \
    1.11  		--enable-layout=Slitaz $CONFIGURE_ARGS &&