pkgsrc-WIP-changes archive

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

ddgr: use REPLACE_PYTHON



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue Feb 9 19:44:09 2021 +0100
Changeset:	6072800d8268f352a002e9fe2da1a1ce3c96db9e

Modified Files:
	ddgr/Makefile

Log Message:
ddgr: use REPLACE_PYTHON

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

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

diffstat:
 ddgr/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/ddgr/Makefile b/ddgr/Makefile
index afa1d0ab37..f2180c3f2d 100644
--- a/ddgr/Makefile
+++ b/ddgr/Makefile
@@ -16,6 +16,9 @@ INSTALLATION_DIRS=	${PKGMANDIR}/man1
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 
+REPLACE_PYTHON+=	ddgr
+REPLACE_PYTHON+=	setup.py
+
 SUBST_CLASSES+=		prefix
 SUBST_MESSAGE.prefix=	Fixing paths.
 SUBST_STAGE.prefix=	pre-configure


Home | Main Index | Thread Index | Old Index