ports/math/eigen3/patches/patch-scripts_check_in

10 lines
189 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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 ]]