pkgsrc-WIP-changes archive

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

py-awslogs: Remove left-over comments



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Fri Oct 15 19:47:06 2021 +0200
Changeset:	afe2d072403b1732795beb10145eaa0019dfcb33

Modified Files:
	py-awslogs/Makefile

Log Message:
py-awslogs: Remove left-over comments

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

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

diffstat:
 py-awslogs/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diffs:
diff --git a/py-awslogs/Makefile b/py-awslogs/Makefile
index e83fd5c4b6..864df2731e 100644
--- a/py-awslogs/Makefile
+++ b/py-awslogs/Makefile
@@ -20,9 +20,6 @@ USE_LANGUAGES=			# none
 # Only for Python 3
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 
-#post-install:
-#	${RM} -rf ${DESTDIR}${PREFIX}/${PYSITELIB}/tests
-
 post-install:
 	${MV} ${DESTDIR}${PREFIX}/bin/awslogs ${DESTDIR}${PREFIX}/bin/awslogs${PYVERSSUFFIX}
 


Home | Main Index | Thread Index | Old Index