[Reproducible-commits] [texlive-bin] 24/400: update mupdmap to use Debian path, and update changelog

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:31 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 a26120e88774aa6a25ca039dce746d340629036e
Author: Norbert Preining <preining at debian.org>
Date:   Thu Mar 1 05:07:44 2012 +0000

    update mupdmap to use Debian path, and update changelog
---
 debian/changelog  | 6 ++++++
 debian/mupdmap.pl | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c4e3820..a767821 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+texlive-bin (2011.20120226-1~4) experimental; urgency=low
+
+  * build wovp2ovf, us dh_reautoconf
+
+ -- Norbert Preining <preining at debian.org>  Thu, 01 Mar 2012 13:22:18 +0900
+
 texlive-bin (2011.20120226-1~3) experimental; urgency=low
 
   * link against system t1lib
diff --git a/debian/mupdmap.pl b/debian/mupdmap.pl
index 76ac8c2..d2c612e 100755
--- a/debian/mupdmap.pl
+++ b/debian/mupdmap.pl
@@ -33,7 +33,7 @@ BEGIN {
     exit 1;
   }
   chomp($TEXMFROOT);
-  unshift (@INC, "$TEXMFROOT/tlpkg");
+  unshift (@INC, "/usr/share/texlive/tlpkg");
 }
 
 

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