diff options
Diffstat (limited to 'x11/gnome-libs/files/patch-ba')
-rw-r--r-- | x11/gnome-libs/files/patch-ba | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/x11/gnome-libs/files/patch-ba b/x11/gnome-libs/files/patch-ba index 2d36fbacc97e..113a3524dd24 100644 --- a/x11/gnome-libs/files/patch-ba +++ b/x11/gnome-libs/files/patch-ba @@ -1,20 +1,20 @@ ---- Makefile.in.orig Fri Jul 23 21:06:26 1999 -+++ Makefile.in Wed Aug 18 10:15:43 1999 -@@ -156,7 +156,7 @@ +--- Makefile.in.orig Wed Sep 22 16:54:37 1999 ++++ Makefile.in Thu Sep 23 12:20:30 1999 +@@ -154,7 +154,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 +-SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml 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 zvt libgnorba idl $(test_gnome) gnome-data man include_HEADERS = gnome.h -@@ -164,7 +164,7 @@ +@@ -162,7 +162,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 + + CLEANFILES = gnomeConf.sh |