ports/math/eigen3/patches/patch-scripts_check_in

9 lines
189 B
Text

Index: scripts/check.in
--- scripts/check.in.orig
+++ scripts/check.in
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# check : shorthand for make and ctest -R
if [[ $# != 1 || $1 == *help ]]