mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-21 12:03:42 +02:00
...
This commit is contained in:
parent
e8d73e534b
commit
57a1e1ee8e
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
import sipconfig
|
||||
|
||||
from setup import isosx, iswindows, is64bit
|
||||
from setup import isosx, iswindows, is64bit, islinux
|
||||
is64bit
|
||||
|
||||
OSX_SDK = '/Developer/SDKs/MacOSX10.5.sdk'
|
||||
|
|
|
|||
Loading…
Reference in a new issue