corect buil issue

This commit is contained in:
speyrefitte
2014-11-03 18:16:18 +01:00
parent cafed06b82
commit cebac5b939

View File

@@ -1,7 +1,7 @@
import os
import sipconfig
script_dir = os.path.dirname(os.path.realpath(Dir("#/Sconstruct").abspath))
script_dir = Dir('.').abspath
tmp_dir = os.path.join(script_dir, "tmp")
src_dir = os.path.join(script_dir, "src")
sip_dir = os.path.join(script_dir, "sip")