Remove realpath from python/import_packages example
This commit is contained in:
parent
bfead87e9f
commit
4ef3507e8b
51 changed files with 100 additions and 133 deletions
|
|
@ -1,5 +1,5 @@
|
|||
TOP = ../../../..
|
||||
SWIG = $(realpath $(TOP)/../preinst-swig)
|
||||
SWIG = $(TOP)/../preinst-swig
|
||||
SWIGOPT =
|
||||
LIBS =
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue