summaryrefslogtreecommitdiff
path: root/converters/wv/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'converters/wv/patches/patch-af')
-rw-r--r--converters/wv/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/converters/wv/patches/patch-af b/converters/wv/patches/patch-af
new file mode 100644
index 00000000000..08a3566af78
--- /dev/null
+++ b/converters/wv/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1 2000/10/16 15:34:12 rh Exp $
+
+--- wvCleanLatex.in.orig Mon Oct 16 17:23:06 2000
++++ wvCleanLatex.in
+@@ -2,7 +2,7 @@
+
+ prefix=@prefix@
+ exec_prefix=@exec_prefix@
+-libdir=@libdir@
++libdir=${prefix}/share
+
+ # argument checking
+ if [ ${#} -ne "2" ]; then