summaryrefslogtreecommitdiff
path: root/net/linc/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/linc/patches/patch-aa')
-rw-r--r--net/linc/patches/patch-aa14
1 files changed, 11 insertions, 3 deletions
diff --git a/net/linc/patches/patch-aa b/net/linc/patches/patch-aa
index 0b4ac827b3b..326ee67efe9 100644
--- a/net/linc/patches/patch-aa
+++ b/net/linc/patches/patch-aa
@@ -1,8 +1,16 @@
-$NetBSD: patch-aa,v 1.1.1.1 2002/04/23 12:17:22 rh Exp $
+$NetBSD: patch-aa,v 1.2 2003/01/04 20:03:22 jmmv Exp $
---- docs/Makefile.in.orig Tue Apr 23 20:27:20 2002
+--- docs/Makefile.in.orig Fri Oct 18 12:00:50 2002
+++ docs/Makefile.in
-@@ -327,8 +327,6 @@
+@@ -267,6 +267,7 @@ mostlyclean-generic distclean-generic cl
+ maintainer-clean-generic clean mostlyclean distclean maintainer-clean
+
+
++@ENABLE_GTK_DOC_FALSE@all-local:
+ @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
+
+ #### scan ####
+@@ -338,8 +339,6 @@ install-data-local:
echo '-- Installing '$$i ; \
$(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \
done; \