Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpenBoard
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lifo
Nicolas Ollinger
OpenBoard
Commits
77af92e2
Commit
77af92e2
authored
Jul 31, 2012
by
Claudio Valerio
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added the accent on the package name
parent
69090c13
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
release.win7.vc9.bat
release.win7.vc9.bat
+4
-2
No files found.
release.win7.vc9.bat
View file @
77af92e2
REM --------------------------------------------------------------------
REM --------------------------------------------------------------------
REM This program is free software: you can redistribute it and/or modify
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 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 (at your option) any later version.
REM
REM
REM This program is distributed in the hope that it will be useful,
REM This program is distributed in the hope that it will be useful,
...
@@ -85,7 +85,7 @@ set INSTALL_DIRECTORY=install\win32\
...
@@ -85,7 +85,7 @@ set INSTALL_DIRECTORY=install\win32\
xcopy *.pdf %INSTALL_DIRECTORY%
xcopy *.pdf %INSTALL_DIRECTORY%
cd %INSTALL_DIRECTORY%
cd %INSTALL_DIRECTORY%
call %SEVEN_ZIP_EXE% a Open-Sankor
e_Windows_%VERSION%.zip *.exe *.pdf
call %SEVEN_ZIP_EXE% a Open-Sankor
_Windows_%VERSION%.zip *.exe *.pdf
cd ..\..\
cd ..\..\
GOTO END
GOTO END
...
@@ -95,3 +95,5 @@ GOTO :EOF
...
@@ -95,3 +95,5 @@ GOTO :EOF
:END
:END
echo "Open-Sankore's build finished"
echo "Open-Sankore's build finished"
:EOF
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment