pkgsrc-WIP-changes archive

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

py-tribe: fix PLIST for python != 2.7



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Sep 11 20:04:33 2016 +0200
Changeset:	8fa8011176543dbe8ee2071d32b30ff7c25e2743

Modified Files:
	py-tribe/PLIST

Log Message:
py-tribe: fix PLIST for python != 2.7

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

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

diffstat:
 py-tribe/PLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-tribe/PLIST b/py-tribe/PLIST
index a4cca24..0d1162e 100644
--- a/py-tribe/PLIST
+++ b/py-tribe/PLIST
@@ -1,5 +1,5 @@
 @comment $NetBSD$
-bin/tribe-admin.py2.7
+bin/tribe-admin.py${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt


Home | Main Index | Thread Index | Old Index