wok diff obconf/receipt @ rev 6719
Fixed linux recepit so there will be not need for them to be repackage twiced.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 14 17:57:21 2010 +0000 (2010-10-14) |
parents | 652cfc895b1a |
children | 9df3bbf503c6 |
line diff
1.1 --- a/obconf/receipt Mon Mar 16 22:28:21 2009 +0000 1.2 +++ b/obconf/receipt Thu Oct 14 17:57:21 2010 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://icculus.org/openbox/" 1.6 WGET_URL="http://icculus.org/openbox/obconf/$TARBALL" 1.7 +TAGS="openbox" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()