diff options
Diffstat (limited to 'lang/ferite/files/patch-libs::Makefile.in')
-rw-r--r-- | lang/ferite/files/patch-libs::Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/ferite/files/patch-libs::Makefile.in b/lang/ferite/files/patch-libs::Makefile.in index 1c6b2a3655b3..6a9078ad9771 100644 --- a/lang/ferite/files/patch-libs::Makefile.in +++ b/lang/ferite/files/patch-libs::Makefile.in @@ -1,6 +1,6 @@ ---- libs/Makefile.in.orig Tue Aug 21 04:21:24 2001 -+++ libs/Makefile.in Sat Aug 25 19:11:20 2001 -@@ -104,7 +104,7 @@ +--- libs/Makefile.in.orig Sun Nov 11 11:47:02 2001 ++++ libs/Makefile.in Sun Nov 11 21:43:41 2001 +@@ -112,7 +112,7 @@ # A list of all the files in the current directory which can be regenerated MAINTAINERCLEANFILES = @@ -8,4 +8,4 @@ +SUBDIRS = EXTRA_DIST = - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + subdir = libs |