summaryrefslogtreecommitdiff
path: root/chat/silc-client/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'chat/silc-client/patches/patch-ab')
-rw-r--r--chat/silc-client/patches/patch-ab19
1 files changed, 0 insertions, 19 deletions
diff --git a/chat/silc-client/patches/patch-ab b/chat/silc-client/patches/patch-ab
deleted file mode 100644
index 2927bd10af4..00000000000
--- a/chat/silc-client/patches/patch-ab
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-ab,v 1.4 2002/03/03 23:27:49 hubertf Exp $
-
---- lib/silcmath/mpi/Makefile.in.orig Tue Feb 26 12:26:00 2002
-+++ lib/silcmath/mpi/Makefile.in Tue Feb 26 23:30:20 2002
-@@ -271,14 +271,6 @@
- $(COMPILE) -c `cygpath -w $<`
- uninstall-info-am:
- install-includeHEADERS: $(include_HEADERS)
-- @$(NORMAL_INSTALL)
-- $(mkinstalldirs) $(DESTDIR)$(includedir)
-- @list='$(include_HEADERS)'; for p in $$list; do \
-- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-- f="`echo $$p | sed -e 's|^.*/||'`"; \
-- echo " $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
-- $(INSTALL_HEADER) $$d$$p $(DESTDIR)$(includedir)/$$f; \
-- done
-
- uninstall-includeHEADERS:
- @$(NORMAL_UNINSTALL)