view installer-files/cmdshell.bat @ 3974:a6b0b01511ba

pstoedit: update for msys build * src/pstoedit-3-nosecapi.patch: update patch
author John Donoghue
date Tue, 16 Jun 2015 12:18:59 -0400
parents 9d402d735dd1
children 57bc5d4ff660
line wrap: on
line source

@echo off

set OCT_HOME=%~dp0

Rem   Set up PATH. Make sure the octave bin dir
Rem   comes first.

set PATH=%OCT_HOME%bin;%PATH%
set TERM=cygwin

%OCT_HOME%\bin\bash.exe