mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:...
This commit is contained in:
parent
103703aef5
commit
42f182d47c
@ -13,8 +13,6 @@ config = pyqtconfig.Configuration()
|
||||
# module's specification files using the -I flag.
|
||||
sip = [config.sip_bin, "-c", ".", "-b", build_file, "-I",
|
||||
config.pyqt_sip_dir, config.pyqt_sip_flags, "../pictureflow.sip"]
|
||||
if 'darwin' in sys.platform:
|
||||
sip.append('-n')
|
||||
os.system(" ".join(sip))
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user