mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
803d2d65dc
Excel[tm] plugin for math/gnumeric, but extensible.
12 lines
359 B
Plaintext
12 lines
359 B
Plaintext
--- Makefile.in.orig Wed May 10 18:54:12 2000
|
|
+++ Makefile.in Tue Jun 20 10:23:44 2000
|
|
@@ -92,7 +92,7 @@
|
|
|
|
EXTRA_DIST = autogen.sh libole2.m4 libole2Conf.sh.in gnome-libole2.m4
|
|
|
|
-confexecdir = $(libdir)
|
|
+confexecdir = $(sysconfdir)
|
|
confexec_DATA = libole2Conf.sh
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|