wok-next diff conky/receipt @ rev 6293
Added squashfs_lzma to kernel config. Added some more options to aufs in kernel. Added all missing modules into packages. Added scsi.patch to fix linux-headers scsi.h file to be compatible with glibc scsi.h. Up: aufs-utils to 20100916.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Sep 16 13:04:44 2010 +0000 (2010-09-16) |
parents | f7e96b8e3444 |
children | 19b0d2c1ef6f |
line diff
1.1 --- a/conky/receipt Tue Feb 16 12:15:27 2010 +0000 1.2 +++ b/conky/receipt Thu Sep 16 13:04:44 2010 +0000 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