wok diff eduke32/receipt @ rev 19959

slim-theme-control: add compile_rules(); files processing following it.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat May 20 15:38:00 2017 +0300 (2017-05-20)
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 May 20 15:38:00 2017 +0300
     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.