wok diff assaultcube-data/receipt @ rev 12794
Up: slitaz-base-files (5.2.1) Bunch of new functions in libs
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 17 09:12:52 2012 +0200 (2012-05-17) |
parents | 75eae800268f |
children | a7b54d88ae54 |
line diff
1.1 --- a/assaultcube-data/receipt Wed Nov 17 17:55:22 2010 +0000 1.2 +++ b/assaultcube-data/receipt Thu May 17 09:12:52 2012 +0200 1.3 @@ -7,15 +7,10 @@ 1.4 MAINTAINER="slaxemulator@gmail.com" 1.5 SOURCE="AssaultCube" 1.6 TARBALL="${SOURCE}_v${VERSION}.tar.bz2" 1.7 +SOURCE="AssaultCube-Data" 1.8 WEB_SITE="http://assault.cubers.net/" 1.9 WGET_URL="$SF_MIRROR/actiongame/$TARBALL" 1.10 1.11 -# Rules to configure and make the package. 1.12 -compile_rules() 1.13 -{ 1.14 - ln -s $WOK/$PACKAGE/$VERSION $WOK/$PACKAGE/$SOURCE-$VERSION 1.15 -} 1.16 - 1.17 # Rules to gen a SliTaz package suitable for Tazpkg. 1.18 genpkg_rules() 1.19 {