diff options
Diffstat (limited to 'textproc/opensp/files/patch-Makefile.in')
-rw-r--r-- | textproc/opensp/files/patch-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/opensp/files/patch-Makefile.in b/textproc/opensp/files/patch-Makefile.in new file mode 100644 index 000000000000..579888378668 --- /dev/null +++ b/textproc/opensp/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Fri Oct 31 10:13:26 2003 ++++ Makefile.in Fri Oct 31 10:13:32 2003 +@@ -107,7 +107,7 @@ + + AUTOMAKE_OPTIONS = check-news + +-SUBDIRS = pubtext unicode doc \ ++SUBDIRS = pubtext unicode \ + include generic \ + lib nsgmls spent spam sgmlnorm sx spcat \ + intl po |