[Reproducible-commits] [texlive-bin] 56/400: remove .svn dirs from texlive-bin orig.tar

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:34 UTC 2015


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

akira-guest pushed a commit to branch master
in repository texlive-bin.

commit 49c084481bf8752bc6e50398da1e3bd36a1a51e5
Author: Norbert Preining <preining at debian.org>
Date:   Wed Mar 28 09:09:08 2012 +0000

    remove .svn dirs from texlive-bin orig.tar
---
 debian/make-orig-tar | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/make-orig-tar b/debian/make-orig-tar
index 0bd9f85..9e6b7f3 100644
--- a/debian/make-orig-tar
+++ b/debian/make-orig-tar
@@ -13,5 +13,6 @@ rm -rf $verstr/utils/biber/bin
 for i in freetype2 gd graphite libpng poppler t1lib xpdf zlib ; do
   rm -rf $verstr/libs/$i
 done
+find $verstr -name \.svn -exec rm -rf '{}' \;
 find $verstr -name autom4te.cache -exec rm -rf '{}' \;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/texlive-bin.git



More information about the Reproducible-commits mailing list