diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /x11/gnome-libs/files/patch-ba | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'x11/gnome-libs/files/patch-ba')
-rw-r--r-- | x11/gnome-libs/files/patch-ba | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/gnome-libs/files/patch-ba b/x11/gnome-libs/files/patch-ba deleted file mode 100644 index 3d04ba56ebef..000000000000 --- a/x11/gnome-libs/files/patch-ba +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.in.orig Wed May 5 19:03:43 1999 -+++ Makefile.in Wed May 5 19:04:38 1999 -@@ -162,7 +162,7 @@ - # just distribute it, since we can - @FALSE_TRUE@libvfs = libvfs - --SUBDIRS = po intl support macros tools images libart_lgpl libgnome libgnomeui gtk-xmhtml $(gnome_hello) zvt libgnorba idl $(test_gnome) devel-docs gnome-data $(libvfs) 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 $(libvfs) - - - include_HEADERS = gnome.h -@@ -170,7 +170,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 |