1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/devel/libole2/files/patch-aa
Ade Lovett 803d2d65dc libole2 contains OLE support functions, currently aimed at the
Excel[tm] plugin for math/gnumeric, but extensible.
2000-06-20 17:21:40 +00:00

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