mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
4f33a6ccab
for the GNOME project, particularly with respect to office (VBA) compatibility.
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
--- Makefile.in.orig Mon Jun 12 08:09:16 2000
|
|
+++ Makefile.in Wed Jun 28 10:28:16 2000
|
|
@@ -124,7 +124,7 @@
|
|
|
|
EXTRA_DIST = gbConf.sh.in
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(sysconfdir)
|
|
confexec_DATA = gbConf.sh
|
|
CLEANFILES = gbConf.sh
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|