wok-current diff abiword/receipt @ rev 23681
Up libsvn (1.13.0)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 26 15:38:37 2020 +0000 (2020-04-26) |
parents | 11b5e93cb5f2 |
children | 3105f866bc3e |
line diff
1.1 --- a/abiword/receipt Tue Jul 05 15:34:01 2016 +0300 1.2 +++ b/abiword/receipt Sun Apr 26 15:38:37 2020 +0000 1.3 @@ -28,6 +28,7 @@ 1.4 sed -i 's|glib/gerror.h|glib.h|' src/af/util/xp/ut_go_file.h 1.5 sed -i 's|--no-undefined||' src/Makefile* 1.6 sed -i 's|cat \$(BUILTIN_STAMP)|& 2> /dev/null|' src/plugins/Makefile* 1.7 + sed -i 's|TRUE|boolean(TRUE)|' src/af/util/xp/ut_jpeg.cpp 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --infodir=/usr/share/info \