wok rev 11128

Up: xplanet to 1.2.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 26 20:31:21 2011 +0000 (2011-10-26)
parents 311b26630a22
children 5ef314adeb5c
files xplanet/receipt
line diff
     1.1 --- a/xplanet/receipt	Wed Oct 26 20:30:12 2011 +0000
     1.2 +++ b/xplanet/receipt	Wed Oct 26 20:31:21 2011 +0000
     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.