ci: host binaries have moved to a new path
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 20 Feb 2019 15:52:16 +0000 (16:52 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:34 +0000 (20:49 +0900)
this fixes ci

.ci/ci-configure.sh

index b2a7a03f266ecf78d6dbabf5cb59a6a5330ba5f4..df526257614675577d17dbe50e913b8be8a275a5 100755 (executable)
@@ -78,8 +78,8 @@ else
   RELEASE_READY_LINUX_COPTS=" --with-profile=release"
 
   MINGW_COPTS=" --prefix=/ewpi-64-install --host=x86_64-w64-mingw32 --with-eolian-gen=/usr/bin/eolian_gen \
-  --with-edje-cc=/usr/local/bin/edje_cc --with-eet-eet=/usr/local/bin/eet \
-  --with-bin-elm-prefs-cc=/usr/local/bin/elm_prefs_cc \
+  --with-edje-cc=/usr/bin/edje_cc --with-eet-eet=/usr/bin/eet \
+  --with-bin-elm-prefs-cc=/usr/bin/elm_prefs_cc \
   --disable-static --with-tests=regular --with-crypto=openssl \
   --disable-libmount --disable-valgrind --disable-avahi --disable-spectre --disable-libraw \
   --disable-librsvg --disable-pulseaudio --disable-cxx-bindings"