get-scripts diff gcc2 @ rev 18
palemoon: get last version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 31 13:07:36 2014 +0000 (2014-05-31) |
parents | 19c8e4d5a4db |
children | 377ade2bcf0c |
line diff
1.1 --- a/gcc2 Sat Apr 26 16:01:23 2014 +0000 1.2 +++ b/gcc2 Sat May 31 13:07:36 2014 +0000 1.3 @@ -2,6 +2,7 @@ 1.4 VERSION=2.95.4-24 1.5 TARBALL=gcc-2.95_${VERSION}_i386.deb 1.6 WGET_URL=http://old-releases.ubuntu.com/ubuntu/pool/universe/g/gcc-2.95/$TARBALL 1.7 +DEPENDS="cpp2 binutils" 1.8 1.9 wget $WGET_URL 1.10 [ -f $TARBALL ] || abort_package "Could not download $TARBALL from $URL. Exiting." 1.11 @@ -18,6 +19,7 @@ 1.12 MAINTAINER="$(sed '/^Maintainer:/!d;s/.*: //' $PACKAGE/meta/control)" 1.13 VERSION="$(sed '/^Version:/!d;s/.*: //' $PACKAGE/meta/control)" 1.14 mv $PACKAGE $PACKAGE-$VERSION 1.15 +ln -s gcc-2.95 $PACKAGE-$VERSION/usr/bin/gcc-2 1.16 1.17 # Remove unwanted files 1.18 rm -rf $PACKAGE-$VERSION/fs/usr/share