[Reproducible-commits] [texlive-bin] 82/400: more fixes for pmpost build

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Thu Jul 9 21:39:36 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 6de161d25e73e851faf43c1cf5268aa9be73f805
Author: Norbert Preining <preining at debian.org>
Date:   Tue May 15 06:36:32 2012 +0000

    more fixes for pmpost build
---
 debian/patches/pmpost-20120415-tl11.diff | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/pmpost-20120415-tl11.diff b/debian/patches/pmpost-20120415-tl11.diff
index e6b8a86..1970000 100644
--- a/debian/patches/pmpost-20120415-tl11.diff
+++ b/debian/patches/pmpost-20120415-tl11.diff
@@ -1333,14 +1333,14 @@ Index: texlive-bin-2011.20120427/texk/web2c/pmplibdir/pmpost.ch
 +
 + at x
 +if (dvitomp_only)
-+  fprintf(stdout, "dvitomp (MetaPost) %s (TeX Live 2012)\n", s);
++  fprintf(stdout, "dvitomp (MetaPost) %s" WEB2CVERSION "\n", s);
 +else
-+  fprintf(stdout, "MetaPost %s (TeX Live 2012)\n", s);
++  fprintf(stdout, "MetaPost %s" WEB2CVERSION "\n", s);
 + at y
 +if (dvitomp_only)
-+  fprintf(stdout, "pdvitomp (pMetaPost) %s (TeX Live 2012)\n", s);
++  fprintf(stdout, "pdvitomp (pMetaPost) %s" WEB2CVERSION "\n", s);
 +else
-+  fprintf(stdout, "pMetaPost %s (TeX Live 2012)\n", s);
++  fprintf(stdout, "pMetaPost %s" WEB2CVERSION "\n", s);
 + at z
 +
 + at x

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