wok diff elinks/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 552f2703e5ff
children 0fd0cffcadc5
line diff
     1.1 --- a/elinks/receipt	Wed Nov 17 00:27:36 2010 +0000
     1.2 +++ b/elinks/receipt	Sun May 15 18:30:30 2011 +0000
     1.3 @@ -27,6 +27,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr
     1.6  	cp -a $_pkg/usr/bin $fs/usr
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }
     1.9