diff options
Diffstat (limited to 'devel/ocamlweb/files/patch-Makefile.in')
-rw-r--r-- | devel/ocamlweb/files/patch-Makefile.in | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/devel/ocamlweb/files/patch-Makefile.in b/devel/ocamlweb/files/patch-Makefile.in index 39018a8cc97e..b7159e5c0bcf 100644 --- a/devel/ocamlweb/files/patch-Makefile.in +++ b/devel/ocamlweb/files/patch-Makefile.in @@ -1,6 +1,11 @@ ---- Makefile.in-- Thu Mar 28 15:21:12 2002 -+++ Makefile.in Thu Mar 28 15:21:20 2002 -@@ -13,7 +13,7 @@ +--- Makefile.in.orig Mon Jul 7 17:23:47 2003 ++++ Makefile.in Fri Feb 11 03:23:16 2005 +@@ -9,11 +9,11 @@ + + # where to install the style file + BASETEXDIR = $(prefix)/share/texmf +-TEXDIR = $(BASETEXDIR)/tex/latex/misc ++TEXDIR = $(BASETEXDIR)/tex/latex/ocamlweb # command to update TeX' kpathsea database MKTEXLSR = @MKTEXLSR@ |