get-scripts diff gcc272 @ rev 66

flash-plugin: update wget_url
author Richard Dunbar <mojo@slitaz.org>
date Fri Feb 10 19:09:09 2017 -0500 (2017-02-10)
parents 2cdf3e534506
children ebbc906a623e
line diff
     1.1 --- a/gcc272	Sat Apr 23 13:31:41 2016 +0200
     1.2 +++ b/gcc272	Fri Feb 10 19:09:09 2017 -0500
     1.3 @@ -10,7 +10,7 @@
     1.4  DEPENDS="binutils"
     1.5  
     1.6  wget $WGET_URL
     1.7 -[ -f $TARBALL ] || abort_package "Could not download $TARBALL from $URL. Exiting."
     1.8 +[ -f $TARBALL ] || abort_package
     1.9  
    1.10  mkdir $PACKAGE
    1.11  dpkg-deb -e $TARBALL $PACKAGE/meta