pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/openstack_init Fix: ERROR: [check-interpreter...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f169d07bf324
branches: trunk
changeset: 323434:f169d07bf324
user: mef <mef%pkgsrc.org@localhost>
date: Fri May 10 22:28:47 2019 +0000
description:
Fix: ERROR: [check-interpreter.mk]
diffstat:
sysutils/openstack_init/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6fbbd873fc9f -r f169d07bf324 sysutils/openstack_init/Makefile
--- a/sysutils/openstack_init/Makefile Fri May 10 21:50:59 2019 +0000
+++ b/sysutils/openstack_init/Makefile Fri May 10 22:28:47 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/04/25 07:33:20 maya Exp $
+# $NetBSD: Makefile,v 1.5 2019/05/10 22:28:47 mef Exp $
#
DISTNAME= openstack_init-1.0
@@ -14,6 +14,7 @@
WRKSRC= ${WRKDIR}
NO_BUILD= yes
USE_LANGUAGES= # none
+REPLACE_PYTHON= openstack_init.py xen_network.py
do-extract:
cd ${FILESDIR} && cp *.py *.sh ${WRKSRC}/
Home |
Main Index |
Thread Index |
Old Index