wok-next diff xorg-xextproto/receipt @ rev 9643
Up: firefox-langpack-fr to 4.0.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 28 23:44:25 2011 +0000 (2011-04-28) |
parents | c514cc4854d8 |
children | b819c0ead351 |
line diff
1.1 --- a/xorg-xextproto/receipt Wed Jan 19 19:41:12 2011 +0000 1.2 +++ b/xorg-xextproto/receipt Thu Apr 28 23:44:25 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-xextproto" 1.7 -VERSION="7.1.2" 1.8 +VERSION="7.2.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Xorg server module." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -18,9 +18,9 @@ 1.13 cd $src 1.14 ./configure --prefix=/usr --sysconfdir=/etc \ 1.15 --mandir=/usr/share/man --localstatedir=/var \ 1.16 - $CONFIGURE_ARGS 1.17 - make 1.18 - make DESTDIR=$PWD/_pkg install 1.19 + $CONFIGURE_ARGS && 1.20 + make -j1 && 1.21 + make -j1 DESTDIR=$PWD/_pkg install 1.22 } 1.23 1.24 # Rules to gen a SliTaz package suitable for Tazpkg.