wok-stable diff obmenu/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 82a8e4f52224
children
line diff
     1.1 --- a/obmenu/receipt	Sat Oct 10 23:10:20 2009 +0000
     1.2 +++ b/obmenu/receipt	Sun May 15 18:30:30 2011 +0000
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://obmenu.sourceforge.net/index.html"
     1.6  WGET_URL="http://downloads.sourceforge.net/obmenu/$TARBALL"
     1.7 +TAGS="openbox"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()