Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -0,0 +1,17 @@
$NetBSD: patch-scripts_Python_finishSwigPythonLLDB.py,v 1.2 2016/07/27 09:17:42 wiz Exp $
Don't conflict with lang/py-six.
--- scripts/Python/finishSwigPythonLLDB.py.orig 2016-05-19 21:02:17.000000000 +0000
+++ scripts/Python/finishSwigPythonLLDB.py
@@ -749,8 +749,8 @@ def main(vDictArgs):
if bOk:
bOk, strMsg = create_symlinks(vDictArgs, strFrameworkPythonDir, strLldbLibDir)
- if bOk:
- bOk, strMsg = copy_six(vDictArgs, strFrameworkPythonDir)
+ # if bOk:
+ # bOk, strMsg = copy_six(vDictArgs, strFrameworkPythonDir)
if bOk:
bOk, strMsg = copy_lldbpy_file_to_lldb_pkg_dir(vDictArgs,