pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(develop/py-extension-helpers) correct typo on the comment line
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (mef) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Sat Dec 19 17:35:53 2020 +0900
Changeset: c9d1fb27b9e11028ff4c132e5f6ccbcba0e8c1e5
Modified Files:
py-extension-helpers/Makefile
Log Message:
(develop/py-extension-helpers) correct typo on the comment line
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c9d1fb27b9e11028ff4c132e5f6ccbcba0e8c1e5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-extension-helpers/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-extension-helpers/Makefile b/py-extension-helpers/Makefile
index 9da22f160d..fa727c8c1f 100644
--- a/py-extension-helpers/Makefile
+++ b/py-extension-helpers/Makefile
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
# adhoc fix to convert below
-# extension_helpers-0.1-py3.8.egg-info
+# extension-helpers-0.1-py3.8.egg-info
# extension_helpers-0.0.0-py3.8.egg-info
EGG_INFODIR= ${DISTNAME:S/-/_/:S/0.1/0.0.0/}-py${PYVERSSUFFIX}.egg-info
Home |
Main Index |
Thread Index |
Old Index