# Pastebin 3CIDbye7 diff --git a/helpers/build_packages.sh b/helpers/build_packages.sh index 16bffca..86bd463 100755 --- a/helpers/build_packages.sh +++ b/helpers/build_packages.sh @@ -140,7 +140,7 @@ buildmw "https://github.com/nemomobile/mce-plugin-libhybris.git" || die buildmw ngfd-plugin-droid-vibrator || die buildmw qt5-feedback-haptics-droid-vibrator || die buildmw qt5-qpa-hwcomposer-plugin || die -buildmw "https://github.com/mer-hybris/qtscenegraph-adaptation.git" rpm/qtscenegraph-adaptation-droid.spec || die +buildmw "https://git.merproject.org/mer-core/qtscenegraph-adaptation.git" rpm/qtscenegraph-adaptation-droid.spec || die buildmw "https://git.merproject.org/mer-core/sensorfw.git" rpm/sensorfw-qt5-hybris.spec || die buildmw geoclue-providers-hybris jb36857 || die # build kf5bluezqt-bluez4 if not yet provided by Sailfish OS itself commit 49332ccac1e499d7fcaa1fbd5a9a259c216c6d2d Author: Simonas Leleiva Date: Wed May 3 16:27:52 2017 +0100 [dhd] Handle cases where lunch combo differs from device name Signed-off-by: Simonas Leleiva