[solvespace] 02/05: Update get_orig.sh script.

Anton Gladky gladk at moszumanska.debian.org
Sat Dec 31 09:00:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository solvespace.

commit 15facd81e28f62af3eafd938a4fe65aada622450
Author: Anton Gladky <gladk at debian.org>
Date:   Sat Dec 31 09:49:39 2016 +0100

    Update get_orig.sh script.
---
 debian/get_orig.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/get_orig.sh b/debian/get_orig.sh
index 34c82a4..2e37887 100755
--- a/debian/get_orig.sh
+++ b/debian/get_orig.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-RELEASE_NAME=2.x
+RELEASE_NAME=v2.3
 
 UPSTREAM="https://github.com/solvespace/solvespace.git"
 git clone --depth=1 --recursive -b ${RELEASE_NAME} ${UPSTREAM}
@@ -10,7 +10,7 @@ rm -rfv solvespace/extlib/libpng
 rm -rfv solvespace/extlib/zlib
 rm -rfv solvespace/extlib/si
 rm -rfv solvespace/debian
-rm -rfv solvespace/.git
+rm -rfv solvespace/.gi*
 rm -rfv solvespace/.travis
 rm -rfv solvespace/src/fonts/unifont-8.0.01.hex.gz
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/solvespace.git



More information about the debian-science-commits mailing list