Remove realpath from python/import_packages example

This commit is contained in:
William S Fulton 2015-08-20 06:17:21 +01:00
commit 4ef3507e8b
51 changed files with 100 additions and 133 deletions

View file

@ -1,5 +1,5 @@
TOP = ../../../..
SWIG = $(realpath $(TOP)/../preinst-swig)
SWIG = $(TOP)/../preinst-swig
SWIGOPT =
LIBS =