summaryrefslogtreecommitdiff
path: root/editors/xvile/patches/patch-ab
blob: a53bdbae48438302a467afc48c70328334f75220 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 2000/09/06 08:16:16 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. ####