mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 13:05:04 +02:00
IGN:...
This commit is contained in:
parent
103703aef5
commit
42f182d47c
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@
|
|||
# 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…
Reference in a new issue