pkgsrc-WIP-changes archive

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

py-yapsy: Improve PKGNAME



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Mar 9 15:19:57 2017 +0100
Changeset:	739a0c526e171ed56f82f448644b1738319be822

Modified Files:
	py-yapsy/Makefile

Log Message:
py-yapsy: Improve PKGNAME

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

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

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

diffs:
diff --git a/py-yapsy/Makefile b/py-yapsy/Makefile
index 1472bcf33a..2df2322870 100644
--- a/py-yapsy/Makefile
+++ b/py-yapsy/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	Yapsy-1.11.223
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=Y/Yapsy/}
 


Home | Main Index | Thread Index | Old Index