gil pushed to restlet-jse (master). "update to 2.3.1 (rhbz#1199843)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 4 19:32:54 UTC 2015


>From c1897e48b35ab0c8fd7d6dc0a7130f1d8d051e97 Mon Sep 17 00:00:00 2001
From: gil <puntogil at libero.it>
Date: Sat, 4 Apr 2015 21:32:44 +0200
Subject: update to 2.3.1 (rhbz#1199843)


diff --git a/restlet-jse-create-tarball.sh b/restlet-jse-create-tarball.sh
index 444f54e..00f7eb6 100644
--- a/restlet-jse-create-tarball.sh
+++ b/restlet-jse-create-tarball.sh
@@ -11,7 +11,7 @@ MAJOR_VERSION=$(echo ${VERSION} | cut -d. -f 1-2)
 
 wget http://restlet.org/download/${MAJOR_VERSION}/${NAME}-${VERSION}.zip
 unzip -qq ${NAME}-${VERSION}.zip
-#rm ${NAME}-${VERSION}.zip
+rm ${NAME}-${VERSION}.zip
 # Remove unused files
 rm -Rf ./${NAME}-${VERSION}/bin/conf
 rm -Rf ./${NAME}-${VERSION}/bin/linux/wrapper
@@ -128,4 +128,4 @@ cd ..
 find ./${NAME}-${VERSION} -name "*.jar" -delete
 find ./${NAME}-${VERSION} -name "MANIFEST.MF" -delete
 
-#tar cJf ${NAME}-${VERSION}-clean.tar.xz ./${NAME}-${VERSION}
\ No newline at end of file
+tar cJf ${NAME}-${VERSION}-clean.tar.xz ./${NAME}-${VERSION}
\ No newline at end of file
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/restlet-jse.git/commit/?h=master&id=c1897e48b35ab0c8fd7d6dc0a7130f1d8d051e97


More information about the scm-commits mailing list