From c3016936dc755a4835ecab777419a76031224ee2 Mon Sep 17 00:00:00 2001 From: Martin Zibricky Date: Tue, 1 Jan 2013 13:35:00 +0100 Subject: [PATCH] Fix path to sphinx on osx. --- osx/config.ini.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osx/config.ini.default b/osx/config.ini.default index ee28bf2..cfcd862 100644 --- a/osx/config.ini.default +++ b/osx/config.ini.default @@ -1,5 +1,5 @@ [executables] -sphinx = sphinx-build +sphinx = sphinx-build-2.7 pyinstaller = %(projects)s/pyinstaller/pyinstaller.py lrelease = lrelease diskutil = diskutil