wok rev 8930

Add COOK_OPT=!fs to fix util-linux-ng with tazwok 4.2.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Mar 01 04:00:05 2011 +0000 (2011-03-01)
parents cca03eafc9b1
children f4b5d278d27b
files util-linux-ng/receipt
line diff
     1.1 --- a/util-linux-ng/receipt	Tue Mar 01 02:32:24 2011 +0000
     1.2 +++ b/util-linux-ng/receipt	Tue Mar 01 04:00:05 2011 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  WEB_SITE="http://kernel.org/~kzak/util-linux-ng/"
     1.5  WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v${VERSION}/$TARBALL"
     1.6  LOCALE=""
     1.7 +COOK_OPT="!fs"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()