summaryrefslogtreecommitdiff
path: root/editors/vile/patches/patch-ab
blob: 8369b09603647a6d61a648aea21a70581d2b8f5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 2000/09/06 08:16:15 jlam Exp $

--- filters/makefile.in.orig	Sun Oct 10 21:06:52 1999
+++ filters/makefile.in	Wed Sep  6 03:52:09 2000
@@ -34,7 +34,7 @@
 
 libdir		= @libdir@
 bindir		= @VILE_LIBDIR_PATH@
-datadir		= @datadir@/vile
+datadir		= @datadir@
 
 #### End of system configuration section. ####