diff makeinst-script.sh @ 3430:2183ac663bcb

* installer-files: Rename from installer_files. * dist-files.mk, makeinst-script.sh: Update.
author John W. Eaton <jwe@octave.org>
date Thu, 16 Jan 2014 14:09:19 -0500
parents c8e055d83b9f
children a7c772aa106f
line wrap: on
line diff
--- a/makeinst-script.sh	Thu Jan 16 14:07:22 2014 -0500
+++ b/makeinst-script.sh	Thu Jan 16 14:09:19 2014 -0500
@@ -35,7 +35,7 @@
 !define OCTAVE_VERSION "$OCTAVE_VERSION"
 !define COPYRIGHT "Copyright © 2013 John W. Eaton and others."
 !define DESCRIPTION "GNU Octave is a high-level programming language, primarily intended for numerical computations."
-!define INSTALLER_FILES "../installer_files"
+!define INSTALLER_FILES "../installer-files"
 !define INSTALLER_NAME "octave-$OCTAVE_VERSION-installer.exe"
 !define MAIN_APP_EXE "octave.exe"
 !define INSTALL_TYPE "SetShellVarContext current"