pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

openvas-manager: pkglint



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Oct 12 00:56:49 2016 +0200
Changeset:	6dfdaf37b95ea2ccc7af9b57943029569b05e8ef

Modified Files:
	openvas-manager/Makefile

Log Message:
openvas-manager: pkglint

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6dfdaf37b95ea2ccc7af9b57943029569b05e8ef

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 openvas-manager/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/openvas-manager/Makefile b/openvas-manager/Makefile
index a827511..732b98f 100644
--- a/openvas-manager/Makefile
+++ b/openvas-manager/Makefile
@@ -20,7 +20,7 @@ REPLACE_PYTHON+=	tools/extra/xml_split
 
 EGDIR=		${PREFIX}/share/examples/openvas-manager
 
-OWN_DIRS=       ${PKG_SYSCONFDIR}/openvas
+OWN_DIRS=	${PKG_SYSCONFDIR}/openvas
 
 CONF_FILES+=	${EGDIR}/openvasmd_log.conf ${PKG_SYSCONFDIR}/openvas/openvasmd_log.conf
 CONF_FILES+=	${EGDIR}/pwpolicy.conf ${PKG_SYSCONFDIR}/openvas/pwpolicy.conf


Home | Main Index | Thread Index | Old Index