summaryrefslogtreecommitdiff
path: root/sh
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-11-11 19:31:58 +0000
committerng0 <ng0@n0.is>2019-11-11 19:31:58 +0000
commit323c6a9412a78dd6a3341a05746fca4b3a57492e (patch)
tree5883fab02f70b616a755aabf35f80be0d1c7009c /sh
parentff59117f2814c866e45ef8b3265b8596264d4eba (diff)
downloadbuild-common-323c6a9412a78dd6a3341a05746fca4b3a57492e.tar.gz
build-common-323c6a9412a78dd6a3341a05746fca4b3a57492e.tar.bz2
build-common-323c6a9412a78dd6a3341a05746fca4b3a57492e.zip
another -f
Diffstat (limited to 'sh')
-rwxr-xr-xsh/bin.sh/python.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/bin.sh/python.sh b/sh/bin.sh/python.sh
index 2ec999a..6a50498 100755
--- a/sh/bin.sh/python.sh
+++ b/sh/bin.sh/python.sh
@@ -30,7 +30,7 @@
#
# SPDX-License-Identifier: 0BSD
-dir=$(dirname "$(readlink -f -- "$0")")
+dir=$(dirname "$(readlink -- "$0")")
. $dir/../lib.sh/existence.sh
. $dir/../lib.sh/existence_python.sh