wok rev 11001
Up: stella to 3.4.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 13 02:59:17 2011 +0000 (2011-10-13) |
parents | 33569d1190f4 |
children | 107cbd2c6157 |
files | stella/receipt |
line diff
1.1 --- a/stella/receipt Thu Oct 13 02:57:44 2011 +0000 1.2 +++ b/stella/receipt Thu Oct 13 02:59:17 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="stella" 1.7 -VERSION="3.3" 1.8 +VERSION="3.4.1" 1.9 CATEGORY="games" 1.10 SHORT_DESC="A multi-platform Atari 2600 VCS emulator." 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 @@ -17,7 +17,7 @@ 1.13 cd $src 1.14 ./configure \ 1.15 --prefix=/usr && 1.16 - make && make DESTDIR=$PWD/_pkg install 1.17 + make && make DESTDIR=$DESTDIR install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.