mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 15:10:35 -04:00
11 lines
449 B
C
11 lines
449 B
C
--- 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" \
|