wok diff abiword/receipt @ rev 22443

vlc: add hicolor-icon-theme -> post-install misses index.theme
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Dec 23 15:29:27 2019 +0000 (2019-12-23)
parents 11b5e93cb5f2
children 3105f866bc3e
line diff
     1.1 --- a/abiword/receipt	Tue Jul 05 15:34:01 2016 +0300
     1.2 +++ b/abiword/receipt	Mon Dec 23 15:29:27 2019 +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 \