octave: change bin to octave.bat (closes #2534)

https://savannah.gnu.org/bugs/?53938
This commit is contained in:
Richard Kuhnt 2018-08-26 12:03:59 +02:00
parent 66f0882ef5
commit a09d66e9aa

View File

@ -15,7 +15,7 @@
}
},
"bin": [
"bin\\octave.exe",
"bin\\octave.bat",
"bin\\octave-gui.exe",
"bin\\octave-cli.exe",
"bin\\octave-config.exe"