# HG changeset patch # User Pascal Bellard # Date 1300296653 -3600 # Node ID 04dc5e2cbe5447b2c9ce8d25e7d25fd6a16bf811 # Parent 22a6fdbd984042c4fd8773c88b8b2f3ef62462cf xfsprogs: partial workaround for compile_rules diff -r 22a6fdbd9840 -r 04dc5e2cbe54 xfsprogs/receipt --- a/xfsprogs/receipt Wed Mar 16 15:17:42 2011 +0100 +++ b/xfsprogs/receipt Wed Mar 16 18:30:53 2011 +0100 @@ -16,6 +16,7 @@ { cd $src sed -i 's/--best -c/-9 -c/' include/buildmacros + sed -i 's/lt_shell_append=yes/lt_shell_append=no/' configure ./configure \ $CONFIGURE_ARGS || return 1 sed -i 's/--best/-9/' doc/Makefile build/Makefile build/tar/Makefile