wok diff aspell-fr/receipt @ rev 21139

updated libbonoboui and libbonoboui-dev (2.24.3 -> 2.24.5)
author Hans-G?nter Theisgen
date Sat Mar 23 16:05:05 2019 +0100 (2019-03-23)
parents 191b99ca9dc2
children 095836df71b7
line diff
     1.1 --- a/aspell-fr/receipt	Wed Oct 02 10:41:05 2013 +0000
     1.2 +++ b/aspell-fr/receipt	Sat Mar 23 16:05:05 2019 +0100
     1.3 @@ -9,16 +9,16 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="ftp://ftp.gnu.org/gnu/aspell/dict/0index.html"
     1.6  WGET_URL="ftp://ftp.gnu.org/gnu/aspell/dict/fr/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  DEPENDS="aspell"
    1.10 -BUILD_DEPENDS="aspell aspell-dev"
    1.11 +BUILD_DEPENDS="aspell-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17  	./configure &&
    1.18 -	make && make DESTDIR=$DESTDIR install
    1.19 +	make && make install
    1.20  }
    1.21  
    1.22  # Rules to gen a SliTaz package suitable for Tazpkg.