summaryrefslogtreecommitdiff
path: root/textproc/aspell/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell/files/patch-aa')
-rw-r--r--textproc/aspell/files/patch-aa24
1 files changed, 0 insertions, 24 deletions
diff --git a/textproc/aspell/files/patch-aa b/textproc/aspell/files/patch-aa
deleted file mode 100644
index 5d38107e6922..000000000000
--- a/textproc/aspell/files/patch-aa
+++ /dev/null
@@ -1,24 +0,0 @@
---- manual/Makefile.in.orig Tue Jul 27 19:07:44 1999
-+++ manual/Makefile.in Thu Aug 19 11:03:13 1999
-@@ -85,7 +85,9 @@
-
- MAINTAINERCLEANFILES = manual.dvi manual.log manual.aux
-
-+ifndef NOPORTDOCS
- SUBDIRS = man-html man-text
-+endif
-
- EXTRA_DIST = ${pkgdoc_DATA} html.sty html2txt.pl edit-man manual.per man-proc.pl
-
-@@ -260,7 +262,11 @@
- install-data: install-data-recursive
-
- install-am: all-am
-+ifndef NOPORTDOCS
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-+else
-+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am
-+endif
- install: install-recursive
- uninstall-am: uninstall-pkgdocDATA
- uninstall: uninstall-recursive