summaryrefslogtreecommitdiff
path: root/bin/copy-to-build-support
diff options
context:
space:
mode:
Diffstat (limited to 'bin/copy-to-build-support')
-rwxr-xr-xbin/copy-to-build-support2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/copy-to-build-support b/bin/copy-to-build-support
index 404a2b9..9cd90f3 100755
--- a/bin/copy-to-build-support
+++ b/bin/copy-to-build-support
@@ -2,7 +2,7 @@
# copy the given package(s) into build-support
-# shellcheck source=conf/default.conf
+# shellcheck source=../conf/default.conf
. "${0%/*}/../conf/default.conf"
# shellcheck disable=SC2016