[med-svn] [mrbayes] 01/10: UPstream has changed naming scheme (most probably this should be a bit more flexible)
Andreas Tille
tille at debian.org
Wed Dec 30 21:49:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository mrbayes.
commit 4d743e15474556725debe2efd851bee1a64c3f06
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 30 22:23:15 2015 +0100
UPstream has changed naming scheme (most probably this should be a bit more flexible)
---
debian/get-orig-source | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/get-orig-source b/debian/get-orig-source
index e828025..a6bcd2c 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -20,7 +20,7 @@ fi
mkdir -p ../tarballs
cd ../tarballs
-TARDIR=${NAME}_${VERSION}
+TARDIR=${NAME}-${VERSION}
mv ../${NAME}-${VERSION}.tar.gz .
tar -xzf ${NAME}-${VERSION}.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mrbayes.git
More information about the debian-med-commit
mailing list