get-scripts diff cpp2 @ rev 21

opera: add ru locale
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 28 10:04:21 2014 +0200 (2014-07-28)
parents 6f78b169953f
children 6ca05e6839e1
line diff
     1.1 --- a/cpp2	Sat Apr 26 18:33:01 2014 +0000
     1.2 +++ b/cpp2	Mon Jul 28 10:04:21 2014 +0200
     1.3 @@ -1,5 +1,6 @@
     1.4  WEB_SITE="http://www.gnu.org/s/gcc/gcc-2.95"
     1.5  VERSION=2.95.4-24
     1.6 +LICENSE="GPL2"
     1.7  TARBALL=cpp-2.95_${VERSION}_i386.deb
     1.8  WGET_URL=http://old-releases.ubuntu.com/ubuntu/pool/universe/g/gcc-2.95/$TARBALL
     1.9  
    1.10 @@ -16,9 +17,9 @@
    1.11  
    1.12  SHORT_DESC="$(sed '/^Description:/!d;s/.*: //' $PACKAGE/meta/control)"
    1.13  MAINTAINER="$(sed '/^Maintainer:/!d;s/.*: //' $PACKAGE/meta/control)"
    1.14 -VERSION="$(sed '/^Version:/!d;s/.*: //' $PACKAGE/meta/control)"
    1.15 +#VERSION="$(sed '/^Version:/!d;s/.*: //' $PACKAGE/meta/control)"
    1.16  mv $PACKAGE $PACKAGE-$VERSION
    1.17 -ln -s cpp-2.95 $PACKAGE-$VERSION/usr/bin/cpp-2
    1.18 +ln -s cpp-2.95 $PACKAGE-$VERSION/fs/usr/bin/cpp-2
    1.19  
    1.20  # Remove unwanted files
    1.21  rm -rf $PACKAGE-$VERSION/fs/usr/share