wok diff conky/receipt @ rev 5650

Add: linux-eeepc-wmi (EeePC hotkeys modules) Now with new receipt using MODULES variable
author Christophe Lincoln <pankso@slitaz.org>
date Sat May 29 20:16:24 2010 +0200 (2010-05-29)
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 May 29 20:16:24 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