We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3019838 commit e8cf147Copy full SHA for e8cf147
windows-installer/build-installer.sh
@@ -17,12 +17,7 @@
17
# You should have received a copy of the GNU General Public License along
18
# with this program. If not, see <http://www.gnu.org/licenses/>.
19
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.
+# This script requires 'unzip' cygwin package.
26
27
# Params
28
# Eclipse parameters copied from Makefile.release
0 commit comments