summaryrefslogtreecommitdiffhomepage
path: root/once/install.bat
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-05-10 15:20:37 +0200
committermidipix <writeonce@midipix.org>2018-05-16 04:45:11 -0400
commit2f620458f565e99b1a278f79ff8d07958b7718d2 (patch)
treec8eaae4f0c42494545fa6f20a6f08df4be1bf529 /once/install.bat
parent4721cebf34d7862b0783673f65fbb8b52750be46 (diff)
downloadmpackage-2f620458f565e99b1a278f79ff8d07958b7718d2.tar.bz2
mpackage-2f620458f565e99b1a278f79ff8d07958b7718d2.tar.xz
installation scripts: hard-coded name,location --> @sysroot@,@product@.
Diffstat (limited to 'once/install.bat')
-rwxr-xr-xonce/install.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/once/install.bat b/once/install.bat
index 727b538..7d9a8cd 100755
--- a/once/install.bat
+++ b/once/install.bat
@@ -6,7 +6,7 @@ set shell_sysroot=%cd%
echo.
echo !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-echo this is the midipix installation script
+echo this is the @product@ installation script
echo SYSROOT currently set to %SYSROOT%
echo shell_sysroot set to %shell_sysroot%
echo press any key to continue with installation, or CTRL-C to abort