Revert ldmd back to use bash instead of sh to unbreak it on Ubuntu.

This commit is contained in:
Frits van Bommel
2009-05-23 23:18:47 +02:00
parent a178d9563d
commit c8665ddc88

View File

@@ -1,4 +1,4 @@
#! /usr/bin/env sh
#! /usr/bin/env bash
# Default to 'ldc' next to this file
LDC=`basename "$0"`/ldc