mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-12 12:46:47 +03:00
typo, s/&&/%%
This commit is contained in:
parent
71ebbe492d
commit
91d3e0cc7f
|
@ -115,7 +115,7 @@ endlocal
|
|||
|
||||
rem build openjpeg
|
||||
setlocal
|
||||
cd /D %%OPENJPEG&&
|
||||
cd /D %%OPENJPEG%%
|
||||
%%CMAKE%% -DBUILD_THIRDPARTY:BOOL=ON .
|
||||
nmake -f Makefile.vc clean
|
||||
nmake -f Makefile.vc
|
||||
|
|
Loading…
Reference in New Issue
Block a user