wok diff xplanet/receipt @ rev 11819

Up: seamonkey to 2.7.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Feb 25 14:15:40 2012 -0500 (2012-02-25)
parents 413b0174114a
children 73641efed1cc
line diff
     1.1 --- a/xplanet/receipt	Sun Feb 28 18:16:33 2010 +0100
     1.2 +++ b/xplanet/receipt	Sat Feb 25 14:15:40 2012 -0500
     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.