wok diff remind/receipt @ rev 15693

linux-lxc: modify post_install() for update /etc/fstab
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:40:56 2013 +0100 (2013-12-21)
parents 030a90dd8a1f
children 633aff33b052
line diff
     1.1 --- a/remind/receipt	Wed Aug 14 17:04:21 2013 +0000
     1.2 +++ b/remind/receipt	Sat Dec 21 08:40:56 2013 +0100
     1.3 @@ -5,6 +5,7 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="Sophisticated calendar and alarm program."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.roaringpenguin.com/products/remind"
    1.10  WGET_URL="http://www.roaringpenguin.com/files/download/$TARBALL"
    1.11 @@ -21,7 +22,7 @@
    1.12  		--infodir=/usr/share/info \
    1.13  		--mandir=/usr/share/man \
    1.14  		$CONFIGURE_ARGS &&
    1.15 -	make && make DESTDIR=$PWD/_pkg install
    1.16 +	make && make DESTDIR=$DESTDIR install
    1.17  }
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.