summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkoan <jkoan@users.noreply.github.com>2022-06-14 13:14:40 +0200
committerjkoan <jkoan@users.noreply.github.com>2023-01-11 07:50:27 +0100
commit861755fa68a57c979077ccbd369ee6cef3ae5e47 (patch)
treeb8bbcb6c54d4daf050773a56e44f69aa652a2710
parent5b272d92cc358f7d2ad1c4f0cc15e0f70d4a81ca (diff)
downloadnavit-861755fa68a57c979077ccbd369ee6cef3ae5e47.tar.gz
try change home
-rwxr-xr-xcontrib/sailfish/build_sailfish_ci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sailfish/build_sailfish_ci.sh b/contrib/sailfish/build_sailfish_ci.sh
index eccf89abd..fee98d82a 100755
--- a/contrib/sailfish/build_sailfish_ci.sh
+++ b/contrib/sailfish/build_sailfish_ci.sh
@@ -3,7 +3,7 @@
# please don't mess around with those lines without testing,
# even if some fancy tool tells you to do so to save some pipes.
# -hoehnp-
-
+export HOME=/home/nemo
if [ -z ${VERSION_ID+x} ]; then echo "VERSION_ID not set. Forgot to export VERSION_ID?"; exit 1; fi
# First we need to cd to the directory containing this script and the spec file.