public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Template-Plugin-Latex/files/
@ 2017-08-08 15:58 Kent Fredric
  0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2017-08-08 15:58 UTC (permalink / raw
  To: gentoo-commits

commit:     0a1b364d58ad442970d16cde34c956ea4f822c94
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Aug  7 15:54:32 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug  8 15:58:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a1b364d

dev-perl/Template-Plugin-Latex: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/5337

 dev-perl/Template-Plugin-Latex/files/Makefile.patch | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/dev-perl/Template-Plugin-Latex/files/Makefile.patch b/dev-perl/Template-Plugin-Latex/files/Makefile.patch
deleted file mode 100644
index 9464d14d400..00000000000
--- a/dev-perl/Template-Plugin-Latex/files/Makefile.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- Makefile.PL.orig	2006-07-12 09:37:17.753171250 +0200
-+++ Makefile.PL	2006-07-12 09:38:54.031188250 +0200
-@@ -41,9 +41,9 @@
- 
- #------------------------------------------------------------------------
- 
--our $LATEX    = ttprompt('latex path',    find_program($ENV{PATH}, "latex"));
--our $PDFLATEX = ttprompt('pdflatex path', find_program($ENV{PATH}, "pdflatex"));
--our $DVIPS    = ttprompt('dvips path',    find_program($ENV{PATH}, "dvips"));
-+our $LATEX    = '/usr/bin/latex';
-+our $PDFLATEX = '/usr/bin/pdflatex';
-+our $DVIPS    = '/usr/bin/dvips';
- 
- fix_file(catfile('lib','Template','Latex.pm'), '$LATEX',    $LATEX);
- fix_file(catfile('lib','Template','Latex.pm'), '$PDFLATEX', $PDFLATEX);


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-08-08 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-08 15:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Template-Plugin-Latex/files/ Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox