wok rev 11141

Up: wordwarvi to 1.00.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 26 21:04:58 2011 +0000 (2011-10-26)
parents 6ad0290ef344
children 8bfb1e920e6b
files wordwarvi/receipt
line diff
     1.1 --- a/wordwarvi/receipt	Wed Oct 26 21:04:08 2011 +0000
     1.2 +++ b/wordwarvi/receipt	Wed Oct 26 21:04:58 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="wordwarvi"
     1.7 -VERSION="0.26"
     1.8 +VERSION="1.00"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="Retro shoot'em up game."
    1.11  MAINTAINER="paul@slitaz.org"
    1.12 @@ -14,14 +14,14 @@
    1.13                 xorg-kbproto pixman-dev libgio-dev"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15  WEB_SITE="http://wordwarvi.sourceforge.net/"
    1.16 -WGET_URL="http://downloads.sourceforge.net/wordwarvi/$TARBALL"
    1.17 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.18  TAGS="shooting"
    1.19  
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()
    1.22  {
    1.23  	cd $src
    1.24 -	make && make DESTDIR=$PWD/_pkg install
    1.25 +	make && make DESTDIR=$DESTDIR install
    1.26  }
    1.27  
    1.28  # Rules to gen a SliTaz package suitable for Tazpkg.