[Reproducible-commits] [texlive-bin] 67/400: update make-orig-tar to not remove t1lib

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:35 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 b2df1d26b06c97fa45029ace3dd161a308887512
Author: Norbert Preining <preining at debian.org>
Date:   Tue Apr 10 00:24:22 2012 +0000

    update make-orig-tar to not remove t1lib
---
 debian/make-orig-tar | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/make-orig-tar b/debian/make-orig-tar
index f3a92c0..4ca20a4 100644
--- a/debian/make-orig-tar
+++ b/debian/make-orig-tar
@@ -12,7 +12,7 @@ rm -rf $verstr/Work
 rm -rf $verstr/utils/biber/bin
 #
 # remove system libraries
-for i in freetype2 gd graphite libpng poppler t1lib xpdf zlib ; do
+for i in freetype2 gd graphite libpng poppler xpdf zlib ; do
   rm -rf $verstr/libs/$i
 done
 find $verstr -name \.svn -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