wok diff xplanet/receipt @ rev 11927

Up: cookutils 1.6.2
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Mar 01 00:50:49 2012 +0100 (2012-03-01)
parents 413b0174114a
children 73641efed1cc
line diff
     1.1 --- a/xplanet/receipt	Sun Feb 28 18:16:33 2010 +0100
     1.2 +++ b/xplanet/receipt	Thu Mar 01 00:50:49 2012 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xplanet"
     1.7 -VERSION="1.2.1"
     1.8 +VERSION="1.2.2"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Render major planets into the X root window."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -25,7 +25,7 @@
    1.13  	done
    1.14  	./configure --prefix=/usr --mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.15  	make &&
    1.16 -	make DESTDIR=$PWD/_pkg install
    1.17 +	make -j1 DESTDIR=$DESTDIR install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.