summaryrefslogtreecommitdiff
path: root/textproc/ja-sed/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ja-sed/patches/patch-aa')
-rw-r--r--textproc/ja-sed/patches/patch-aa16
1 files changed, 0 insertions, 16 deletions
diff --git a/textproc/ja-sed/patches/patch-aa b/textproc/ja-sed/patches/patch-aa
deleted file mode 100644
index cc78e538bd5..00000000000
--- a/textproc/ja-sed/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/05/31 13:00:07 seb Exp $
-
---- doc/Makefile.in.orig Fri Aug 27 09:21:12 1999
-+++ doc/Makefile.in Fri Aug 27 09:22:13 1999
-@@ -186,11 +186,4 @@
- done
- @$(POST_INSTALL)
-- @if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
-- list='$(INFO_DEPS)'; \
-- for file in $$list; do \
-- echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
-- install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
-- done; \
-- else : ; fi
-
- uninstall-info: