wok diff wordwarvi/receipt @ rev 12411

Up: slitaz-configs (5.0) Buch of new change and less deps (use lxde meta packages in flavors :-)
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 20 18:14:53 2012 +0200 (2012-04-20)
parents 82cb94c7d497
children 7896f0694ef6
line diff
     1.1 --- a/wordwarvi/receipt	Tue Sep 14 23:36:42 2010 +0000
     1.2 +++ b/wordwarvi/receipt	Fri Apr 20 18:14:53 2012 +0200
     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.