[med-svn] [pycorrfit] 01/06: debian/get-orig-source: remove freeze_pyinstaller dir
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Wed Mar 18 17:33:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository pycorrfit.
commit 75167939d82c83276556c84b4c0f00586b553ece
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Wed Mar 18 18:10:01 2015 +0100
debian/get-orig-source: remove freeze_pyinstaller dir
---
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 df9f45e..b9773ad 100755
--- a/debian/get-orig-source
+++ b/debian/get-orig-source
@@ -19,7 +19,7 @@ cd $UPSTREAMDIR
tar --strip-components=1 -xzf ../"${UPSTREAMNAME}-${PKGVERSION}".tar.gz
cd ..
-rm -rf ${UPSTREAMDIR}/pyinstaller-howto
+rm -rf ${UPSTREAMDIR}/freeze_pyinstaller
#rm -f ${UPSTREAMDIR}/*.pdf
GZIP="--best --no-name" tar -czf "$PKG"_"$VERSION".orig.tar.gz "${UPSTREAMDIR}"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git
More information about the debian-med-commit
mailing list