wok diff abiword/receipt @ rev 19709

ntfs-3g: no cp + wildcard + absolute links
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 15 15:15:00 2017 +0100 (2017-02-15)
parents 45507bfb2b0d
children dcaa989c1de7
line diff
     1.1 --- a/abiword/receipt	Mon Jul 04 00:54:49 2016 +0300
     1.2 +++ b/abiword/receipt	Wed Feb 15 15:15:00 2017 +0100
     1.3 @@ -14,8 +14,8 @@
     1.4  LOCALES="cs da de es fr hu id it pt ru sl sv zh"
     1.5  
     1.6  DEPENDS="gtk+ libgnomeprint libgnomeprintui libgnomecanvas fribidi libglade \
     1.7 -popt libxml2 libart_lgpl libgsf libgio enchant wv xorg-libXdamage gcc-lib-base librsvg \
     1.8 -goffice glibc-locale libffi"
     1.9 +popt libxml2 libart_lgpl libgsf libgio enchant wv xorg-libXdamage gcc-lib-base \
    1.10 +librsvg goffice glibc-locale libffi"
    1.11  BUILD_DEPENDS="$DEPENDS gtk+-dev libgnomeprint-dev libgnomeprintui-dev \
    1.12  fribidi-dev libglade-dev popt-dev libxml2-dev libart_lgpl-dev libgsf-dev \
    1.13  enchant-dev wv-dev libgnomecanvas-dev libcroco-dev libboost-dev librsvg-dev"
    1.14 @@ -42,8 +42,6 @@
    1.15  	
    1.16  	cd plugins
    1.17  	make DESTDIR=$DESTDIR install
    1.18 -
    1.19 -	cook_compress_manpages
    1.20  }
    1.21  
    1.22  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.23 @@ -83,4 +81,3 @@
    1.24  	cp $install/usr/share/abiword-*/templates/*.awt $fs/usr/share/abiword-*/templates/
    1.25  	cp $install/usr/share/abiword-*/system.profile $fs/usr/share/abiword-*/
    1.26  }
    1.27 -