pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-cli: Fix PKGNAME (thanks wiz@)
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Fri Jul 22 20:42:45 2016 +0200
Changeset: 288979e6c1aafdbd5166a748de7dcdcbdd4c0066
Modified Files:
py-cli/Makefile
Log Message:
py-cli: Fix PKGNAME (thanks wiz@)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=288979e6c1aafdbd5166a748de7dcdcbdd4c0066
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-cli/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-cli/Makefile b/py-cli/Makefile
index 639a7c8..2597735 100644
--- a/py-cli/Makefile
+++ b/py-cli/Makefile
@@ -2,7 +2,7 @@
DISTNAME= climate-0.4.6
# py-climate is already reserved
-PKGNAME= ${PYPKGPREFIX}-cli
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/mate//}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=c/climate/}
Home |
Main Index |
Thread Index |
Old Index