mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 21:12:50 +00:00
Fix mudraw location for Mac OS X and change sphinx build to use the python 3.4 version
bzr-revno: 15
This commit is contained in:
commit
c29a1a04d2
@ -1,11 +1,11 @@
|
|||||||
[executables]
|
[executables]
|
||||||
sphinx = sphinx-build-2.7
|
sphinx = sphinx-build-3.4
|
||||||
pyinstaller = %(projects)s/pyinstaller/pyinstaller.py
|
pyinstaller = %(projects)s/pyinstaller/pyinstaller.py
|
||||||
lrelease = lrelease
|
lrelease = lrelease
|
||||||
diskutil = diskutil
|
diskutil = diskutil
|
||||||
hdiutil = hdiutil
|
hdiutil = hdiutil
|
||||||
osascript = osascript
|
osascript = osascript
|
||||||
mudrawbin = /opt/local/bin/mudraw
|
mudrawbin = mudraw
|
||||||
|
|
||||||
[paths]
|
[paths]
|
||||||
branch = %(projects)s/trunk
|
branch = %(projects)s/trunk
|
||||||
|
Loading…
Reference in New Issue
Block a user