[Reproducible-commits] [texlive-bin] 19/400: link against t1lib in system

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:30 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 18ddf0b5773c4d9bcc842a31653fcf98c9299d19
Author: Norbert Preining <preining at debian.org>
Date:   Wed Feb 29 13:28:48 2012 +0000

    link against t1lib in system
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ca42f39..c4e3820 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+texlive-bin (2011.20120226-1~3) experimental; urgency=low
+
+  * link against system t1lib
+
+ -- Norbert Preining <preining at debian.org>  Wed, 29 Feb 2012 22:28:01 +0900
+
 texlive-bin (2011.20120226-1~2) unreleased; urgency=low
 
   * don't install linked scripts, but save updmap-sys
diff --git a/debian/rules b/debian/rules
index 3b37090..9e8c112 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ override_dh_auto_configure:
 	--with-system-freetype2			\
 	--with-system-xpdf			\
 	--with-system-poppler			\
+	--with-system-t1lib			\
 	--with-freetype2-include=/usr/include/freetype2 \
 	--with-x				\
 	--with-mf-x-toolkit			\
@@ -54,7 +55,7 @@ override_dh_install:
 	rm -rf debian/texlive-binaries/usr/share/texlive
 	#rm -rf debian/texlive-binaries/usr/share/info
 	# remove wrongly added info/dir.gz
-	rm -f debian/texlive-binaries/usr/share/info/dir.gz
+	rm -f debian/texlive-binaries/usr/share/info/dir*
 	#rm -rf debian/texlive-binaries/usr/share/man
 	rm debian/texlive-binaries/usr/share/man/man1/latex.1*
 	rm debian/texlive-binaries/usr/share/man/man1/pdflatex.1*

-- 
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