pkgsrc-WIP-changes archive

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

gitsome: Adjust PKGNAME to match PKGPATH (remove `${PYPKGPREFIX}-')



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu May 9 20:05:33 2019 +0200
Changeset:	04e5ac0bb0c8e5f523999b71f4738b60820b3b2b

Modified Files:
	gitsome/Makefile

Log Message:
gitsome: Adjust PKGNAME to match PKGPATH (remove `${PYPKGPREFIX}-')

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

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

diffstat:
 gitsome/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/gitsome/Makefile b/gitsome/Makefile
index 0911861884..a1c792f08b 100644
--- a/gitsome/Makefile
+++ b/gitsome/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD$
 
 DISTNAME=	gitsome-0.8.4
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	net python
 MASTER_SITES=	${MASTER_SITE_PYPI:=g/gitsome/}
 


Home | Main Index | Thread Index | Old Index