wok diff hardinfo/receipt @ rev 670

Removed misc files + replace iso8859-15 by koi8 for Russian support
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 23 23:06:22 2008 +0200 (2008-04-23)
parents 70b2d74dff92
children c2f0c4bc32ae
line diff
     1.1 --- a/hardinfo/receipt	Tue Apr 08 20:37:25 2008 +0200
     1.2 +++ b/hardinfo/receipt	Wed Apr 23 23:06:22 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