diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-07-21 18:15:36 +0000 |
commit | 70f89778c0f2f76bc2f8046e99cc55f2962ac9c2 (patch) | |
tree | 14c35099cfb4f4257c5e0b8e589d530fcb829468 /x11/libgnome/files/patch-ba | |
parent | Fix typo. (ghostscript55htff -> ghostscript55httf) (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_0'.release/4.1.0
Notes
Notes:
svn path=/head/; revision=30942
svn path=/tags/RELEASE_4_1_0/; revision=30943; tag=release/4.1.0
Diffstat (limited to 'x11/libgnome/files/patch-ba')
-rw-r--r-- | x11/libgnome/files/patch-ba | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/libgnome/files/patch-ba b/x11/libgnome/files/patch-ba deleted file mode 100644 index 113a3524dd24..000000000000 --- a/x11/libgnome/files/patch-ba +++ /dev/null @@ -1,20 +0,0 @@ ---- 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 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 -@@ -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 - - CLEANFILES = gnomeConf.sh |