# HG changeset patch # User Christopher Rogers # Date 1298952005 0 # Node ID 6f78cc1768539f3d1fc7bb81fb270eda11e25322 # Parent cca03eafc9b13afbf7a57f50b8433af9a5bd6333 Add COOK_OPT=!fs to fix util-linux-ng with tazwok 4.2.2. diff -r cca03eafc9b1 -r 6f78cc176853 util-linux-ng/receipt --- a/util-linux-ng/receipt Tue Mar 01 02:32:24 2011 +0000 +++ b/util-linux-ng/receipt Tue Mar 01 04:00:05 2011 +0000 @@ -12,6 +12,7 @@ WEB_SITE="http://kernel.org/~kzak/util-linux-ng/" WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v${VERSION}/$TARBALL" LOCALE="" +COOK_OPT="!fs" # Rules to configure and make the package. compile_rules()