wok diff eduke32/receipt @ rev 15942
compton: disable some features
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Feb 22 19:56:00 2014 +0100 (2014-02-22) |
parents | 6b09507225ec |
children | 3705d68ed8f3 |
line diff
1.1 --- a/eduke32/receipt Sat Jan 05 14:44:51 2013 +0100 1.2 +++ b/eduke32/receipt Sat Feb 22 19:56:00 2014 +0100 1.3 @@ -5,6 +5,7 @@ 1.4 CATEGORY="games" 1.5 SHORT_DESC="A port of the classic first-person shooter, Duke Nukem 3D" 1.6 MAINTAINER="mallory@sweetpeople.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="${PACKAGE}_src_${VERSION}.tar.bz2" 1.9 WEB_SITE="http://www.eduke32.com/" 1.10 WGET_URL="http://dukeworld.duke4.net/$PACKAGE/synthesis/$VERSION/$TARBALL" 1.11 @@ -18,8 +19,8 @@ 1.12 { 1.13 cd $src 1.14 make $MAKEFLAGS || return 1 1.15 - mkdir $src/_pkg 1.16 - cp eduke32 mapster32 $src/_pkg 1.17 + mkdir $DESTDIR 1.18 + cp eduke32 mapster32 $DESTDIR 1.19 } 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg.