fix egg name in Makefile and PLIST

This commit is contained in:
Matthew Sporleder 2012-03-10 21:25:17 +00:00 committed by Thomas Klausner
parent 510a83bb01
commit c4f0027e68
2 changed files with 8 additions and 8 deletions

View file

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 2012/03/10 12:29:38 genolopolis Exp $
# $NetBSD: Makefile,v 1.3 2012/03/10 21:25:17 genolopolis Exp $
#
DISTNAME= selenium-2.20.0.tar
EGG_NAME= selenium-2.20.2
EGG_NAME= selenium-2.20.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//S/.tar//}
CATEGORIES= devel
MASTER_SITES= http://pypi.python.org/packages/source/s/selenium/

View file

@ -1,9 +1,9 @@
@comment $NetBSD: PLIST,v 1.2 2012/03/10 14:06:26 genolopolis Exp $
${PYSITELIB}/selenium-${PKGVERSION}-py2.6.egg-info/PKG-INFO
${PYSITELIB}/selenium-${PKGVERSION}-py2.6.egg-info/SOURCES.txt
${PYSITELIB}/selenium-${PKGVERSION}-py2.6.egg-info/dependency_links.txt
${PYSITELIB}/selenium-${PKGVERSION}-py2.6.egg-info/not-zip-safe
${PYSITELIB}/selenium-${PKGVERSION}-py2.6.egg-info/top_level.txt
@comment $NetBSD: PLIST,v 1.3 2012/03/10 21:25:17 genolopolis Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/selenium/__init__.py
${PYSITELIB}/selenium/__init__.pyc
${PYSITELIB}/selenium/__init__.pyo