summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_select/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/pkg_select/patches/patch-ab')
-rw-r--r--pkgtools/pkg_select/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/pkgtools/pkg_select/patches/patch-ab b/pkgtools/pkg_select/patches/patch-ab
new file mode 100644
index 00000000000..6dcc1799a69
--- /dev/null
+++ b/pkgtools/pkg_select/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2006/03/13 00:16:41 minskim Exp $
+
+--- lib.h.orig 2005-03-15 08:43:20.000000000 -0800
++++ lib.h
+@@ -320,7 +320,6 @@ void free_lpkg(lpkg_t *);
+ int pkg_perform(lpkg_head_t *);
+
+ /* Externs */
+-extern Boolean Verbose;
+ extern Boolean Fake;
+ extern Boolean Force;
+ extern Boolean Replace;