wok-6.x diff abiword/receipt @ rev 24313
Add some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 21 10:59:24 2022 +0000 (2022-01-21) |
parents | 11b5e93cb5f2 |
children | 3105f866bc3e |
line diff
1.1 --- a/abiword/receipt Tue Jul 05 15:34:01 2016 +0300 1.2 +++ b/abiword/receipt Fri Jan 21 10:59:24 2022 +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 \