mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
current Kirigami master fails to build
Go back to v2.2.0. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d5ab03ef4e
commit
53c1c3f26b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue