wok rev 13828

abiword: fix log output
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 07 11:36:36 2013 +0100 (2013-01-07)
parents 5ba934d38936
children 39acb734f263
files abiword/receipt
line diff
     1.1 --- a/abiword/receipt	Mon Jan 07 11:31:45 2013 +0100
     1.2 +++ b/abiword/receipt	Mon Jan 07 11:36:36 2013 +0100
     1.3 @@ -25,6 +25,7 @@
     1.4  	sed -i 's|glib/gmacros.h|glib.h|' goffice-bits/goffice/app/goffice-app.h
     1.5  	sed -i 's|glib/gerror.h|glib.h|' src/af/util/xp/ut_go_file.h
     1.6  	sed -i 's|--no-undefined||' src/Makefile*
     1.7 +	sed -i 's|cat \$(BUILTIN_STAMP)|& 2> /dev/null|' src/plugins/Makefile*
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--infodir=/usr/share/info \