wok diff Xdialog/receipt @ rev 20223

grub: add ext4 patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 01 10:11:27 2018 +0100 (2018-03-01)
parents 45507bfb2b0d
children a3b6dd3aac6f
line diff
     1.1 --- a/Xdialog/receipt	Mon Jul 04 00:54:49 2016 +0300
     1.2 +++ b/Xdialog/receipt	Thu Mar 01 10:11:27 2018 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  cairo pango pixman libpng libxcb xcb-util xorg-libX11 xorg-libXau \
     1.5  xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp \
     1.6  xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender"
     1.7 -BUILD_DEPENDS="slitaz-toolchain autoconf automake m4 gettext gtk+ gtk+-dev"
     1.8 +BUILD_DEPENDS="autoconf automake m4 gettext gtk+-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -29,8 +29,6 @@
    1.13  		$CONFIGURE_ARGS  &&
    1.14  	make  &&
    1.15  	make DESTDIR=$DESTDIR install
    1.16 -
    1.17 -	cook_compress_manpages
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.