wok diff perl/receipt @ rev 9846

Fixed apache-mod-wsgi for tazwok. Just need to cd $src before compiling.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 18:30:30 2011 +0000 (2011-05-15)
parents 32156be0a770
children 3c2b3c79f2f3
line diff
     1.1 --- a/perl/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.2 +++ b/perl/receipt	Sun May 15 18:30:30 2011 +0000
     1.3 @@ -39,7 +39,7 @@
     1.4  
     1.5  	# make microperl here
     1.6  	# patch to fix compiling microperl
     1.7 -	patch -p0 -i ../stuff/miniperlmain.patch
     1.8 +	patch -p0 -i $stuff/miniperlmain.patch
     1.9  	# Install in /usr (default is /usr/local).
    1.10  	sed -i s/'usr\/local'/'usr'/ uconfig.sh
    1.11  	# Sed to search mods in /usr/lib/perl5.