diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2000-06-20 17:21:40 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-20 17:21:40 +0000 |
| commit | 803d2d65dc6fde5cd8adf4149d7e1545fbd9bb37 (patch) | |
| tree | 6760fe077f12685988ba78fd86fe985d621d627d /devel/libole2/files/patch-aa | |
| parent | Update from 20000422 to 20000615. (diff) | |
libole2 contains OLE support functions, currently aimed at the
Excel[tm] plugin for math/gnumeric, but extensible.
Diffstat (limited to 'devel/libole2/files/patch-aa')
| -rw-r--r-- | devel/libole2/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libole2/files/patch-aa b/devel/libole2/files/patch-aa new file mode 100644 index 000000000000..c6ec89f0166e --- /dev/null +++ b/devel/libole2/files/patch-aa @@ -0,0 +1,11 @@ +--- 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 |
