wok diff python-nose/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 b0ffb32261b8
children 2a5cc8208d36
line diff
     1.1 --- a/python-nose/receipt	Wed Sep 29 23:38:08 2010 +0000
     1.2 +++ b/python-nose/receipt	Sun May 15 18:30:30 2011 +0000
     1.3 @@ -24,7 +24,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr
     1.7 -	cp -a $_pkg/usr/bin $fs/usr
     1.8  	cp -a $_pkg/usr/lib $fs/usr
     1.9  }
    1.10