From 54d3863f4487caf692625d6d85d083f03915b05a Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 18 Jan 2020 10:16:11 +0100 Subject: 20200118.1 global branch merge. Signed-off-by: Matteo Bernardini --- python/halberd/make-pdf-manual.diff | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 python/halberd/make-pdf-manual.diff (limited to 'python/halberd/make-pdf-manual.diff') diff --git a/python/halberd/make-pdf-manual.diff b/python/halberd/make-pdf-manual.diff deleted file mode 100644 index 6eae15bdd0..0000000000 --- a/python/halberd/make-pdf-manual.diff +++ /dev/null @@ -1,14 +0,0 @@ - -Corrects the path to the latex binary on Slackware. - ---- halberd-0.2.4.orig/doc/GNUmakefile 2015-11-17 19:57:03.993466727 -0700 -+++ halberd-0.2.4/doc/GNUmakefile 2015-11-17 19:58:43.780459960 -0700 -@@ -15,7 +15,7 @@ - # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - --LATEX := /usr/bin/latex -+LATEX := /usr/share/texmf/bin/latex - DVIPDF := /usr/bin/dvipdf - LATEX2HTML := /usr/bin/latex2html - -- cgit v1.2.3