added the accent on the package name

preferencesAboutTextFull
Claudio Valerio 12 years ago
parent 69090c1303
commit 77af92e25d
  1. 6
      release.win7.vc9.bat

@ -1,7 +1,7 @@
REM --------------------------------------------------------------------
REM This program is free software: you can redistribute it and/or modify
REM it under the terms of the GNU General Public License as published by
REM the Free Software Foundation, either version 3 of the License, or
REM the Free Software Foundation, either version 2 of the License, or
REM (at your option) any later version.
REM
REM This program is distributed in the hope that it will be useful,
@ -85,7 +85,7 @@ set INSTALL_DIRECTORY=install\win32\
xcopy *.pdf %INSTALL_DIRECTORY%
cd %INSTALL_DIRECTORY%
call %SEVEN_ZIP_EXE% a Open-Sankore_Windows_%VERSION%.zip *.exe *.pdf
call %SEVEN_ZIP_EXE% a Open-Sankor_Windows_%VERSION%.zip *.exe *.pdf
cd ..\..\
GOTO END
@ -95,3 +95,5 @@ GOTO :EOF
:END
echo "Open-Sankore's build finished"
:EOF

Loading…
Cancel
Save