wok-next diff abiword/receipt @ rev 19264

Compress manpages (in $install/usr/share/man/...)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 04 00:54:49 2016 +0300 (2016-07-04)
parents 5f6dfba73c57
children 11b5e93cb5f2
line diff
     1.1 --- a/abiword/receipt	Sun May 29 10:13:52 2016 +0200
     1.2 +++ b/abiword/receipt	Mon Jul 04 00:54:49 2016 +0300
     1.3 @@ -24,7 +24,6 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	sed -i 's|glib/gmacros.h|glib.h|' goffice-bits/goffice/app/goffice-app.h
     1.9  	sed -i 's|glib/gerror.h|glib.h|' src/af/util/xp/ut_go_file.h
    1.10  	sed -i 's|--no-undefined||' src/Makefile*
    1.11 @@ -43,6 +42,8 @@
    1.12  	
    1.13  	cd plugins
    1.14  	make DESTDIR=$DESTDIR install
    1.15 +
    1.16 +	cook_compress_manpages
    1.17  }
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.