summaryrefslogtreecommitdiff
path: root/dev-tex/svninfo/files/svninfo-0.5-latex-compile.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-tex/svninfo/files/svninfo-0.5-latex-compile.patch
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-tex/svninfo/files/svninfo-0.5-latex-compile.patch')
-rw-r--r--dev-tex/svninfo/files/svninfo-0.5-latex-compile.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-tex/svninfo/files/svninfo-0.5-latex-compile.patch b/dev-tex/svninfo/files/svninfo-0.5-latex-compile.patch
new file mode 100644
index 000000000000..201256fc6536
--- /dev/null
+++ b/dev-tex/svninfo/files/svninfo-0.5-latex-compile.patch
@@ -0,0 +1,11 @@
+--- svninfo/Makefile.old 2006-02-11 23:57:52.000000000 +0100
++++ svninfo/Makefile 2006-02-11 23:58:10.000000000 +0100
+@@ -74,7 +74,7 @@
+ $(PDFLATEX) $*.tex
+
+ %.ps:%.dvi
+- $(DVIPS) $*.dvi
++ $(DVIPS) -o $@ $<
+
+ html: svninfo.perl svninfo2html.tex
+ rm -fr $(HTML_DIR)