wok-4.x diff hardinfo/receipt @ rev 694

hardinfo: fix boots & languages
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 26 09:24:27 2008 +0000 (2008-04-26)
parents c2f0c4bc32ae
children 3364afe06006
line diff
     1.1 --- a/hardinfo/receipt	Wed Apr 23 23:50:25 2008 +0200
     1.2 +++ b/hardinfo/receipt	Sat Apr 26 09:24:27 2008 +0000
     1.3 @@ -16,6 +16,8 @@
     1.4  	cd $src
     1.5  	patch -p0 < ../stuff/modules.patch  || exit 1
     1.6  	patch -p0 < ../stuff/users.patch  || exit 1
     1.7 +	patch -p0 < ../stuff/languages.patch  || exit 1
     1.8 +	patch -p0 < ../stuff/boots.patch  || exit 1
     1.9  	./configure \
    1.10  		--prefix=/usr \
    1.11  		$CONFIGURE_ARGS