pkgsrc-WIP-changes archive

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

Remove a comment which no longer applies.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Thu Feb 18 10:28:05 2016 +0100
Changeset:	685dc999e6317e218bb0913989f1fea7220b27d8

Modified Files:
	ansible-junos-stdlib/Makefile

Log Message:
Remove a comment which no longer applies.

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

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

diffstat:
 ansible-junos-stdlib/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/ansible-junos-stdlib/Makefile b/ansible-junos-stdlib/Makefile
index fb2a526..df2283a 100644
--- a/ansible-junos-stdlib/Makefile
+++ b/ansible-junos-stdlib/Makefile
@@ -27,9 +27,6 @@ DEPENDS+=	${PYPKGPREFIX}-junos-eznc>=1.2.2:../../net/py-junos-eznc
 # Not packaged yet
 #DEPENDS+=	${PYPKGPREFIX}-netconify>=1.0.1:../../wip/py-netconify
 
-# Pkgsrc frowns on this, pkglint says "use CONF_FILES framework"
-# However, this is what "ansible-galaxy install Juniper.junos" does,
-# and we simply replicate that here.
 INSTALLATION_DIRS=	${PREFIX}/share/ansible/roles/Juniper.junos
 
 do-build:


Home | Main Index | Thread Index | Old Index