fixed typo in script

This commit is contained in:
Mario Werner 2016-02-07 18:47:39 +01:00
parent f961683516
commit 016af73d19

View File

@ -100,8 +100,6 @@ else:
'-DFMT_DOC=OFF',
'-DFMT_PEDANTIC=ON',
srcDir])
else:
# build library
check_call(['make', '-j4'])