wok diff apache-mod-wsgi/receipt @ rev 13699

syslinux/iso2exe: only DOS 3, 4 and 6 supported :-/
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 15 13:43:51 2012 +0100 (2012-12-15)
parents d996f3dd694e
children 55489d2f9985
line diff
     1.1 --- a/apache-mod-wsgi/receipt	Sun May 15 23:51:51 2011 +0200
     1.2 +++ b/apache-mod-wsgi/receipt	Sat Dec 15 13:43:51 2012 +0100
     1.3 @@ -16,6 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	cd $src
     1.8  	./configure 
     1.9  	sed -i -e "s!^DESTDIR =!DESTDIR = $WOK/$PACKAGE/install! " Makefile
    1.10  	make && make install