diff options
Diffstat (limited to 'print/libgnomeprint/files/patch-ab')
-rw-r--r-- | print/libgnomeprint/files/patch-ab | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/print/libgnomeprint/files/patch-ab b/print/libgnomeprint/files/patch-ab index 0abd2128a5d0..59e59f8282e8 100644 --- a/print/libgnomeprint/files/patch-ab +++ b/print/libgnomeprint/files/patch-ab @@ -1,14 +1,11 @@ - -$FreeBSD$ - ---- Makefile.in.orig Mon Jun 10 22:13:33 2002 -+++ Makefile.in Mon Jun 10 22:14:58 2002 -@@ -105,7 +105,7 @@ - WARN_CFLAGS = @WARN_CFLAGS@ +--- Makefile.in.orig Tue Feb 4 00:35:09 2003 ++++ Makefile.in Tue Feb 4 00:36:01 2003 +@@ -135,7 +135,7 @@ + am__quote = @am__quote@ cxxflags_set = @cxxflags_set@ + install_sh = @install_sh@ +-SUBDIRS = libgnomeprint tests data po doc ++SUBDIRS = libgnomeprint data po doc --SUBDIRS = libgnomeprint fonts installer tests data po doc -+SUBDIRS = libgnomeprint fonts installer data po doc - - EXTRA_DIST = message-of-doom ChangeLog ChangeLog.old ChangeLog.old.2 - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + EXTRA_DIST = \ + ChangeLog \ |