From 53c1c3f26bec6bf1d9f5417d5db12ea532c6a5cc Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 3 Oct 2017 14:39:30 -0700 Subject: current Kirigami master fails to build Go back to v2.2.0. Signed-off-by: Dirk Hohndel --- scripts/mobilecomponents.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/mobilecomponents.sh b/scripts/mobilecomponents.sh index b48162a6f..90ccd2b03 100755 --- a/scripts/mobilecomponents.sh +++ b/scripts/mobilecomponents.sh @@ -32,8 +32,8 @@ if [ "$NOPULL" = "" ] ; then pushd kirigami git checkout master git pull origin master - # let's go back to building against master - # git checkout v2.1.0 + # building against master breaks after 23ca2077027b214189ba72ca8dab1590a163c955 + git checkout v2.2.0 popd fi if [ ! -d breeze-icons ] ; then -- cgit v1.2.3-70-g09d2