get-scripts diff geogebra @ rev 27
apk-studio, jad, jd-gui, rpix86: fix path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Nov 20 16:02:03 2014 +0100 (2014-11-20) |
parents | 2532cbc29d1e |
children | 552ec1a3614c |
line diff
1.1 --- a/geogebra Mon Mar 31 11:07:42 2014 +0000 1.2 +++ b/geogebra Thu Nov 20 16:02:03 2014 +0100 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