[Reproducible-commits] [texlive-bin] 72/400: remove pmakempx and don't install it, not necessary
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 e848478e0bc211a862329f8cceedc5b291bf9047
Author: Norbert Preining <preining at debian.org>
Date: Fri Apr 27 09:06:28 2012 +0000
remove pmakempx and don't install it, not necessary
---
debian/changelog | 2 +-
debian/pmakempx | 14 --------------
debian/rules | 2 --
3 files changed, 1 insertion(+), 17 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b8d4c87..f563c09 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ texlive-bin (2011.20120427-1) unstable; urgency=low
* include pmpost patches and build it
* adapt/unfuzzify patches for current sources
- -- Norbert Preining <preining at debian.org> Fri, 27 Apr 2012 11:54:57 +0900
+ -- Norbert Preining <preining at debian.org> Fri, 27 Apr 2012 18:05:58 +0900
texlive-bin (2011.20120410-1) unstable; urgency=low
diff --git a/debian/pmakempx b/debian/pmakempx
deleted file mode 100755
index 478cedc..0000000
--- a/debian/pmakempx
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-#
-# pmakempx - set default environment variables suitable for jMetaPost and
-# invoke makempx.
-#
-# $Id: pmakempx,v 1.3 1999/11/10 03:57:35 hideyuki Exp $
-
-: ${DVITOMP=pdvitomp}
-: ${TEX=ptex}
-
-export DVITOMP
-export TEX
-
-exec makempx "$@"
diff --git a/debian/rules b/debian/rules
index f71480f..d4bfa3d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,8 +61,6 @@ override_dh_install:
# copy updmap-sys over
rm debian/texlive-binaries/usr/bin/updmap-sys
cp debian/texlive-binaries/usr/share/texlive/texmf/scripts/tetex/updmap-sys.sh debian/texlive-binaries/usr/bin/updmap-sys
- # install pmakempx
- cp debian/pmakempx debian/texlive-binaries/usr/bin/
# remove texlive directories, they should not be shipped here
rm -rf debian/texlive-binaries/usr/share/texlive
#rm -rf debian/texlive-binaries/usr/share/info
--
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