summaryrefslogtreecommitdiff
path: root/www/bk_edit/files/patch-src:config.h.in
blob: 3080990e96d395ef64694752ea9ee6d8875be816 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/config.h.in.orig	Fri Dec 26 14:04:52 2003
+++ src/config.h.in	Fri Dec 26 14:05:09 2003
@@ -7,7 +7,7 @@
 
 #define BK_EDIT_VERSION		"v@VERSION@"
 
-#define BK_EDIT_PLUGIN_PATH	"@PREFIX@/share/bkedit/*.so"
+#define BK_EDIT_PLUGIN_PATH	"@PREFIX@/lib/bkedit/*.so"
 
 #define BK_EDIT_LICENSE		"This program is free software; you can redistribute it and/or modify\n"	\
 				"it under the terms of the GNU General Public License as published\n"		\