ports/devel/shapelib/patches/patch-contrib_tests_shpproj_sh

10 lines
181 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: contrib/tests/shpproj.sh
--- contrib/tests/shpproj.sh.orig
+++ contrib/tests/shpproj.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
testdir="$(dirname "$(readlink -f $0)")"