Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
9 lines
290 B
Text
9 lines
290 B
Text
diff -ruN /tmp/grails-1.1.1/bin/grails-debug ./bin/grails-debug
|
|
--- /tmp/grails-1.1.1/bin/grails-debug 2009-05-14 21:30:43.000000000 +1200
|
|
+++ ./bin/grails-debug 2009-05-19 08:42:54.000000000 +1200
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/bin/sh
|
|
|
|
DIRNAME=`dirname "$0"`
|
|
. "$DIRNAME/startGrails"
|