wok-6.x diff xfsprogs/receipt @ rev 9493
Up: glib to 2.28.5.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Apr 05 20:07:47 2011 +0000 (2011-04-05) |
parents | 04dc5e2cbe54 |
children | b17f1a51813d |
line diff
1.1 --- a/xfsprogs/receipt Wed Mar 16 18:30:53 2011 +0100 1.2 +++ b/xfsprogs/receipt Tue Apr 05 20:07:47 2011 +0000 1.3 @@ -16,7 +16,8 @@ 1.4 { 1.5 cd $src 1.6 sed -i 's/--best -c/-9 -c/' include/buildmacros 1.7 - sed -i 's/lt_shell_append=yes/lt_shell_append=no/' configure 1.8 + sed -i -e 's/lt_shell_append=yes/lt_shell_append=no/' \ 1.9 + -e 's/DDEBUG/DNODEBUG/' configure 1.10 ./configure \ 1.11 $CONFIGURE_ARGS || return 1 1.12 sed -i 's/--best/-9/' doc/Makefile build/Makefile build/tar/Makefile