1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/lang/gnomebasic/files/patch-ab
Ade Lovett 4f33a6ccab Gnome Basic is an embryonic attempt to provide VB compatible functionality
for the GNOME project, particularly with respect to office (VBA)
compatibility.
2000-06-28 16:09:15 +00:00

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