wok-stable diff conky/receipt @ rev 5783
Speedup some builds
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 10 13:41:34 2010 +0200 (2010-07-10) |
parents | f7e96b8e3444 |
children | 19b0d2c1ef6f |
line diff
1.1 --- a/conky/receipt Tue Feb 16 12:15:27 2010 +0000 1.2 +++ b/conky/receipt Sat Jul 10 13:41:34 2010 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="conky" 1.7 -VERSION="1.5.1" 1.8 +VERSION="1.8.0" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Simple and very light system monitor." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -22,6 +22,7 @@ 1.13 --prefix=/usr \ 1.14 --sysconfdir=/etc \ 1.15 --mandir=/usr/share/man \ 1.16 + --disable-lua \ 1.17 $CONFIGURE_ARGS && 1.18 make && 1.19 make DESTDIR=$PWD/_pkg install