From 861755fa68a57c979077ccbd369ee6cef3ae5e47 Mon Sep 17 00:00:00 2001 From: jkoan Date: Tue, 14 Jun 2022 13:14:40 +0200 Subject: [PATCH] try change home --- contrib/sailfish/build_sailfish_ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sailfish/build_sailfish_ci.sh b/contrib/sailfish/build_sailfish_ci.sh index eccf89abdb..fee98d82aa 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.