wok-stable rev 11014
Up: bzflag to 2.4.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 13 03:30:25 2011 +0000 (2011-10-13) |
parents | 50ea4c3f349d |
children | 9ca8ff0199d2 |
files | bzflag/receipt |
line diff
1.1 --- a/bzflag/receipt Thu Oct 13 03:26:28 2011 +0000 1.2 +++ b/bzflag/receipt Thu Oct 13 03:30:25 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="bzflag" 1.7 -VERSION="2.0.16" 1.8 +VERSION="2.4.0" 1.9 CATEGORY="games" 1.10 SHORT_DESC="A multiplayer 3D tank battle game." 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 @@ -16,12 +16,9 @@ 1.13 { 1.14 cd $src 1.15 ./configure \ 1.16 - --prefix=/usr \ 1.17 - --infodir=/usr/share/info \ 1.18 - --mandir=/usr/share/man \ 1.19 --with-glew \ 1.20 $CONFIGURE_ARGS && 1.21 - make && make DESTDIR=$PWD/_pkg install 1.22 + make && make DESTDIR=$DESTDIR install 1.23 } 1.24 1.25 # Rules to gen a SliTaz package suitable for Tazpkg.