Skip to content

Commit e8cf147

Browse files
Windows: Mention that scripts requires unzip package
Signed-off-by: Anton Kolesov <[email protected]>
1 parent 3019838 commit e8cf147

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

windows-installer/build-installer.sh

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,7 @@
1717
# You should have received a copy of the GNU General Public License along
1818
# with this program. If not, see <http://www.gnu.org/licenses/>.
1919

20-
21-
# It is assumed that current directory is directory where with script is
22-
# located. It is also assumed that all prerequisites are downloaded to the
23-
# "tars" directory. Eclipse in the "tars" should be already unpacked and has
24-
# all plug-ins installed. This is a "quick and dirty" script, thus it have
25-
# such strict requirements.
20+
# This script requires 'unzip' cygwin package.
2621

2722
# Params
2823
# Eclipse parameters copied from Makefile.release

0 commit comments

Comments
 (0)