wok rev 16219

Up fpc-bootstrap (2.6.4) again...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 31 20:10:40 2014 +0000 (2014-03-31)
parents d6b99c62ef00
children dad87079f1a0
files fpc-bootstrap/receipt
line diff
     1.1 --- a/fpc-bootstrap/receipt	Mon Mar 31 22:14:07 2014 +0200
     1.2 +++ b/fpc-bootstrap/receipt	Mon Mar 31 20:10:40 2014 +0000
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="bootstrap to compile fpc."
     1.5  MAINTAINER="slaxemulator@gmail.com"
     1.6  LICENSE="GPL2 LGPL2.1"
     1.7 -TARBALL="i386-linux-ppc386.bz2"
     1.8 +TARBALL="$PACKAGE-$VERSION.bz2"
     1.9  WEB_SITE="http://freepascal.org/"
    1.10 -WGET_URL="ftp://ftp.freepascal.org/pub/fpc/dist/$VERSION/bootstrap/$TARBALL"
    1.11 +WGET_URL="ftp://ftp.freepascal.org/pub/fpc/dist/$VERSION/bootstrap/i386-linux-ppc386.bz2"
    1.12  
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15 @@ -21,4 +21,3 @@
    1.16  	cp -a $WOK/$PACKAGE/tmp/i386-linux-ppc386 $fs/usr/bin/ppc386
    1.17  	chmod +x $fs/usr/bin/ppc386
    1.18  }
    1.19 -