1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/x11/gnomelibs/files/patch-ba

21 lines
867 B
Plaintext
Raw Normal View History

--- Makefile.in.orig Fri Jul 23 21:06:26 1999
+++ Makefile.in Wed Aug 18 10:15:43 1999
@@ -156,7 +156,7 @@
@COMPILE_TEST_GNOME_TRUE@test_gnome = test-gnome test-suite
@COMPILE_TEST_GNOME_FALSE@test_gnome =
-SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml $(gnome_hello) zvt libgnorba idl $(test_gnome) devel-docs gnome-data man gnome-faq
+SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml $(gnome_hello) zvt libgnorba idl $(test_gnome) gnome-data man
include_HEADERS = gnome.h
@@ -164,7 +164,7 @@
EXTRA_DIST = HACKING gnomeConf.sh.in gnome-bug.in gnome-config.in gnome-libs.spec.in
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
confexec_DATA = gnomeConf.sh
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs