wok-next diff hardinfo/receipt @ rev 642

vte: /usr/share/vte is neede for term capability
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 22 15:44:28 2008 +0200 (2008-04-22)
parents 70b2d74dff92
children c2f0c4bc32ae
line diff
     1.1 --- a/hardinfo/receipt	Tue Apr 08 20:37:25 2008 +0200
     1.2 +++ b/hardinfo/receipt	Tue Apr 22 15:44:28 2008 +0200
     1.3 @@ -14,6 +14,8 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	patch -p0 < ../stuff/modules.patch  || exit 1
     1.8 +	patch -p0 < ../stuff/users.patch  || exit 1
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		$CONFIGURE_ARGS