get-scripts diff cpp2 @ rev 70

opera: 404, update $URL
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Tue Sep 26 17:34:12 2017 +0200 (2017-09-26)
parents 2cdf3e534506
children ebbc906a623e
line diff
     1.1 --- a/cpp2	Sat Apr 23 13:31:41 2016 +0200
     1.2 +++ b/cpp2	Tue Sep 26 17:34:12 2017 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WGET_URL=http://old-releases.ubuntu.com/ubuntu/pool/universe/g/gcc-2.95/$TARBALL
     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