Mail Archives: djgpp-workers/1999/08/03/12:54:59
This patch changes COMSPEC in Bash to forward slashes. This allows the expression:
$COMSPEC
to run the DOS shell.
*** djgpp1.env Mon Jul 5 03:26:00 1999
--- djgpp.env Tue Aug 3 12:33:32 1999
*************** ENSCRIPT_LIBRARY=%DJDIR%/share/enscript
*** 59,64 ****
--- 59,65 ----
[bash]
PATH=%/>PATH%
+ COMSPEC=%/>COMSPEC%
+CONFIG_SITE=%DJDIR%/share/config.site
[sh]
---
Mark Elbrecht, snowball3 AT bigfoot DOT com
http://snowball.frogspace.net/
- Raw text -