ports/math/eigen3/patches/patch-scripts_buildtests_in

9 lines
167 B
Text

Index: scripts/buildtests.in
--- scripts/buildtests.in.orig
+++ scripts/buildtests.in
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
if [[ $# != 1 || $1 == *help ]]
then