ports/devel/cutter/files/patch-test_run-test.sh
2012-06-13 10:46:31 +00:00

11 lines
143 B
Bash

$FreeBSD$
--- test/run-test.sh.orig
+++ test/run-test.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
BASE_DIR="`dirname $0`"
export BASE_DIR