summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjkoan <jkoan@users.noreply.github.com>2022-06-14 07:17:38 +0200
committerjkoan <jkoan@users.noreply.github.com>2023-01-11 07:50:27 +0100
commit99e2356e1b4d2d07f047ecb6128ff8b0c2541909 (patch)
treed746e212a687c00b0a66aa9ba1add24d9af65e97
parent44224926e306ad474b871143364bfae1293c9cdf (diff)
downloadnavit-99e2356e1b4d2d07f047ecb6128ff8b0c2541909.tar.gz
Fix:build:sailfish:Remove ls of non existing dir
-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 9b5849f9f..eccf89abd 100755
--- a/contrib/sailfish/build_sailfish_ci.sh
+++ b/contrib/sailfish/build_sailfish_ci.sh
@@ -10,7 +10,7 @@ if [ -z ${VERSION_ID+x} ]; then echo "VERSION_ID not set. Forgot to export VERSI
# Makes calling it directly from docker easier.
SCRIPTPATH="$( cd "$(dirname "$0")" ; pwd -P )"
cd $SCRIPTPATH
-ls -lah /navit
+
mkdir $HOME/rpmbuild
#arm devices