PY3 fixes for import_package example
This commit is contained in:
parent
e544ce8f82
commit
f6e25f5786
7 changed files with 0 additions and 7 deletions
|
|
@ -2,7 +2,6 @@ TOP = ../..
|
|||
SWIG = $(realpath $(TOP)/../preinst-swig)
|
||||
SWIGOPT =
|
||||
LIBS =
|
||||
PY3 =
|
||||
|
||||
import_packages_subdirs = \
|
||||
same_modnames1 \
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ TOP = ../../..
|
|||
SWIG = $(realpath $(TOP)/../preinst-swig)
|
||||
SWIGOPT =
|
||||
LIBS =
|
||||
PY3 =
|
||||
|
||||
ifeq (,$(PY3))
|
||||
PKG1DIR = "py2"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ TOP = ../../..
|
|||
SWIG = $(realpath $(TOP)/../preinst-swig)
|
||||
SWIGOPT =
|
||||
LIBS =
|
||||
PY3 =
|
||||
|
||||
ifeq (,$(PY3))
|
||||
PKG1DIR = "py2"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ TOP = ../../..
|
|||
SWIG = $(realpath $(TOP)/../preinst-swig)
|
||||
SWIGOPT =
|
||||
LIBS =
|
||||
PY3 =
|
||||
|
||||
ifeq (,$(PY3))
|
||||
PKG1DIR = "py2"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ TOP = ../../..
|
|||
SWIG = $(realpath $(TOP)/../preinst-swig)
|
||||
SWIGOPT =
|
||||
LIBS =
|
||||
PY3 =
|
||||
|
||||
ifeq (,$(PY3))
|
||||
PKG1DIR = "py2"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ TOP = ../../..
|
|||
SWIG = $(realpath $(TOP)/../preinst-swig)
|
||||
SWIGOPT =
|
||||
LIBS =
|
||||
PY3 =
|
||||
|
||||
ifeq (,$(PY3))
|
||||
PKG1DIR = "py2"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ TOP = ../../..
|
|||
SWIG = $(realpath $(TOP)/../preinst-swig)
|
||||
SWIGOPT =
|
||||
LIBS =
|
||||
PY3 =
|
||||
|
||||
ifeq (,$(PY3))
|
||||
PKG1DIR = "py2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue