summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_select/patches/patch-ab
blob: 6dcc1799a6958aef2da8805ce613f75ffc05ed9d (plain)
1
2
3
4
5
6
7
8
9
10
11
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;