diff bin/ldmd @ 1416:17268b0a3ab0

Fix for mingw32 segfault
author Kelly Wilson <wilsonk cpsc.ucalgary.ca>
date Sat, 23 May 2009 14:59:04 -0600
parents e40c65bd8c5d
children c3c23d2c5407
line wrap: on
line diff
--- a/bin/ldmd	Sat May 23 20:57:22 2009 +0200
+++ b/bin/ldmd	Sat May 23 14:59:04 2009 -0600
@@ -1,4 +1,4 @@
-#! /usr/bin/env bash
+#! /usr/bin/env sh
 
 # Default to 'ldc' next to this file
 LDC=`basename "$0"`/ldc