blob: d810dfeba569ebf2737ce5b0451940e2fa8e0e10 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- Makefile.in.orig Tue Dec 4 17:05:01 2001
+++ Makefile.in Wed Dec 5 11:05:52 2001
@@ -151,7 +151,7 @@
@BONOBO_TRUE@DIR_COMPONENTS = components
@BONOBO_FALSE@DIR_COMPONENTS =
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
confexec_DATA = gtkhtmlConf.sh
SUBDIRS = intl macros src capplet doc art $(DIR_COMPONENTS) po
|