wok diff rpm4/receipt @ rev 12420

Up: libmicrohttpd to 0.9.18.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Apr 21 09:20:33 2012 +0000 (2012-04-21)
parents e589f5564a67
children c606db8669ee
line diff
     1.1 --- a/rpm4/receipt	Tue Mar 15 16:19:13 2011 +0100
     1.2 +++ b/rpm4/receipt	Sat Apr 21 09:20:33 2012 +0000
     1.3 @@ -28,7 +28,7 @@
     1.4  	 --with-efence=no \
     1.5  	 --with-external-db \
     1.6  	 --mandir=/usr/share/man $CONFIGURE_ARGS &&
     1.7 -	make -j 4 &&
     1.8 +	make $MAKEFLAGS &&
     1.9  	make DESTDIR=$PWD/_pkg install
    1.10  }
    1.11