ports/math/eigen3/patches/patch-scripts_buildtests_in

10 lines
167 B
Text
Raw Normal View History

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