summaryrefslogtreecommitdiff
path: root/converters/wv/patches/patch-ah
blob: 56ad87c2b48c5a85847639faa4aec208176cf660 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.1 2000/10/16 15:34:12 rh Exp $

--- wvLatex.in.orig	Mon Oct 16 17:23:15 2000
+++ wvLatex.in
@@ -2,7 +2,7 @@
 
 prefix=@prefix@
 exec_prefix=@exec_prefix@
-libdir=@libdir@
+libdir=${prefix}/share
 
 # argument checking
 if [ ${#} -ne "2" ]; then