summaryrefslogtreecommitdiff
path: root/net/linc/patches
diff options
context:
space:
mode:
authorrh <rh>2002-04-23 12:17:22 +0000
committerrh <rh>2002-04-23 12:17:22 +0000
commit4f6e7b064e16286327502f9dae2615cfa49ce11e (patch)
tree368ba0661838a4464dd4d81543fbe360df79c36c /net/linc/patches
parent8f04f42f1c759b71105234932eb35ecbbf69b1b8 (diff)
downloadpkgsrc-4f6e7b064e16286327502f9dae2615cfa49ce11e.tar.gz
Initial import of linc-0.1.21, a network client/server library.
Diffstat (limited to 'net/linc/patches')
-rw-r--r--net/linc/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/linc/patches/patch-aa b/net/linc/patches/patch-aa
new file mode 100644
index 00000000000..0b4ac827b3b
--- /dev/null
+++ b/net/linc/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2002/04/23 12:17:22 rh Exp $
+
+--- docs/Makefile.in.orig Tue Apr 23 20:27:20 2002
++++ docs/Makefile.in
+@@ -327,8 +327,6 @@
+ echo '-- Installing '$$i ; \
+ $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
+ done; \
+- echo '-- Installing $(srcdir)/html/index.sgml' ; \
+- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
+ fi)
+
+ #