wok diff aspell/receipt @ rev 19510

syslinux/taziso: hide some error messages
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 21 13:31:22 2016 +0100 (2016-11-21)
parents 04d824c95283
children 24a8f373c227
line diff
     1.1 --- a/aspell/receipt	Mon Jul 04 11:45:47 2016 +0300
     1.2 +++ b/aspell/receipt	Mon Nov 21 13:31:22 2016 +0100
     1.3 @@ -6,8 +6,8 @@
     1.4  SHORT_DESC="GNU spell checker."
     1.5  MAINTAINER="paul@slitaz.org"
     1.6  LICENSE="LGPL2"
     1.7 +WEB_SITE="http://aspell.net/"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9 -WEB_SITE="http://aspell.net/"
    1.10  WGET_URL="ftp://ftp.gnu.org/gnu/aspell/$TARBALL"
    1.11  TAGS="spell check"
    1.12  HOST_ARCH="i486 arm"
    1.13 @@ -21,8 +21,6 @@
    1.14  	export LDFLAGS="$LDFLAGS -ltinfo"
    1.15  	./configure $CONFIGURE_ARGS && \
    1.16  	make && make install
    1.17 -
    1.18 -	cook_compress_manpages
    1.19  }
    1.20  
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.