From 392ed58e84c015f70f1b8d2e0c3a64c86f319eb2 Mon Sep 17 00:00:00 2001
From: Carsten Grzemba <cgrzemba@opencsw.org>
Date: Mon, 29 Feb 2016 08:43:53 +0100
Subject: [PATCH] Make allowed publishers list customizable

---
 tools/pkglintrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/pkglintrc b/tools/pkglintrc
index dad6176..c1a2b9a 100644
--- a/tools/pkglintrc
+++ b/tools/pkglintrc
@@ -25,7 +25,7 @@
 pkglint.ext.content = pkglint.userland
 
 # Used by the publisher_in_fmri method in .../tools/python/pkglint/userland.py
-userland.manifest002.allowed_pubs = userland userland-localizable
+userland.manifest.allowed_pubs = userland userland-localizable
 
 # turn off reporting of 'pkg.linted*' attributes in manifests.  We already
 # get a pkglint001.5 INFO message with the WARNING or ERROR that we have

--
Gitblit v1.9.3