summaryrefslogtreecommitdiffstats
path: root/python/halberd/make-pdf-manual.diff
diff options
context:
space:
mode:
author Matteo Bernardini2020-01-12 12:08:26 +0100
committer Matteo Bernardini2020-01-12 12:08:26 +0100
commit0c6fe367a7009c5bbabc3071f8cccc77a37859eb (patch)
treeac54688f55ad545306ad664b6b58a85e87de6768 /python/halberd/make-pdf-manual.diff
parent3066e0530b82d92e7856c44afb715f6fae0a5df0 (diff)
downloadslackbuilds-0c6fe367a7009c5bbabc3071f8cccc77a37859eb.tar.gz
20200112.1 global branch merge.current-20200112.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/halberd/make-pdf-manual.diff')
-rw-r--r--python/halberd/make-pdf-manual.diff14
1 files changed, 0 insertions, 14 deletions
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
-