From f00a94bc276864f5f9ffba3c0b813583ef52def2 Mon Sep 17 00:00:00 2001 From: Ivan Mahonin Date: Dec 19 2017 15:26:01 +0000 Subject: Take opentoonz-testing from morevnaproject --- diff --git a/docker-builder-data/build/script/packet/opentoonz-testing.sh b/docker-builder-data/build/script/packet/opentoonz-testing.sh index 4c226b3..f9bc7ae 100644 --- a/docker-builder-data/build/script/packet/opentoonz-testing.sh +++ b/docker-builder-data/build/script/packet/opentoonz-testing.sh @@ -1,5 +1,5 @@ source "$PACKET_SCRIPT_DIR/opentoonz-master.sh" PK_DIRNAME="opentoonz" -PK_URL="https://github.com/blackwarthog/$PK_DIRNAME.git" +PK_URL="https://github.com/morevnaproject/$PK_DIRNAME.git" PK_GIT_CHECKOUT="origin/testing"