From c858856621f02d333ccc5d569c55b44fe2038495 Mon Sep 17 00:00:00 2001 From: Konstantin Dmitriev Date: May 24 2021 08:02:10 +0000 Subject: Disable building of Papagayo-NG. We need to build it differently using - https://github.com/niess/python-appimage --- diff --git a/build-all.sh b/build-all.sh index e7446e8..8036eea 100755 --- a/build-all.sh +++ b/build-all.sh @@ -8,4 +8,4 @@ BASE_DIR=$(cd `dirname "$0"`; pwd) "$BASE_DIR/build-opentoonz-testing.sh" "$BASE_DIR/build-synfigstudio.sh" "$BASE_DIR/build-synfigstudio-debug.sh" -"$BASE_DIR/build-papagayong.sh" +#"$BASE_DIR/build-papagayong.sh"