get-scripts diff geogebra @ rev 11

add flash-plugin
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Apr 15 13:43:05 2014 +0000 (2014-04-15)
parents 2532cbc29d1e
children 552ec1a3614c
line diff
     1.1 --- a/geogebra	Mon Mar 31 11:07:42 2014 +0000
     1.2 +++ b/geogebra	Tue Apr 15 13:43:05 2014 +0000
     1.3 @@ -18,7 +18,7 @@
     1.4  SHORT_DESC="$(sed '/^Description:/!d;s/.*: //' $PACKAGE/meta/control)"
     1.5  MAINTAINER="$(sed '/^Maintainer:/!d;s/.*: //' $PACKAGE/meta/control)"
     1.6  VERSION="$(sed '/^Version:/!d;s/.*: //' $PACKAGE/meta/control)"
     1.7 -TARBALL=$PACKAGE-$VERSION.deb
     1.8 +TARBALL=${PACKAGE}_$VERSION.deb
     1.9  mv $PACKAGE $PACKAGE-$VERSION
    1.10  
    1.11  set +e