pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python Removed duplicated PYSETUPINSTALLARGS
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea215ff7b3b9
branches: trunk
changeset: 378080:ea215ff7b3b9
user: adam <adam%pkgsrc.org@localhost>
date: Thu Mar 29 17:58:26 2018 +0000
description:
Removed duplicated PYSETUPINSTALLARGS
diffstat:
lang/python/extension.mk | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 85bdc6601481 -r ea215ff7b3b9 lang/python/extension.mk
--- a/lang/python/extension.mk Thu Mar 29 16:23:37 2018 +0000
+++ b/lang/python/extension.mk Thu Mar 29 17:58:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: extension.mk,v 1.52 2018/03/25 07:32:19 adam Exp $
+# $NetBSD: extension.mk,v 1.53 2018/03/29 17:58:26 adam Exp $
.include "../../lang/python/pyversion.mk"
@@ -29,7 +29,6 @@
_PYSETUPINSTALLARGS= ${PYSETUPINSTALLARGS} ${PYSETUPOPTARGS} ${_PYSETUPTOOLSINSTALLARGS}
_PYSETUPINSTALLARGS+= --root=${DESTDIR:Q}
PY_PATCHPLIST?= yes
-PYSETUPINSTALLARGS?= #empty
PYSETUPTESTTARGET?= test
PYSETUPTESTARGS?= #empty
PYSETUPSUBDIR?= #empty
Home |
Main Index |
Thread Index |
Old Index