wok-next diff xplanet/receipt @ rev 11346

Up: libpng to 1.2.46. Downgrade from 1.4.8. Don't updated in less chroot does auto updates otherwise there will be no point.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Nov 27 16:31:29 2011 +0000 (2011-11-27)
parents 413b0174114a
children 73641efed1cc
line diff
     1.1 --- a/xplanet/receipt	Sun Feb 28 18:16:33 2010 +0100
     1.2 +++ b/xplanet/receipt	Sun Nov 27 16:31:29 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.