From 4ceb0938b4c2e2bd6e8b0b795971635c9d2a4766 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Wed, 3 Feb 2016 16:01:12 -0500 Subject: [PATCH] adapted to new path? um. --- scripts/buildor/gffs_builders.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/buildor/gffs_builders.sh b/scripts/buildor/gffs_builders.sh index 3503ed63..ed94db1a 100644 --- a/scripts/buildor/gffs_builders.sh +++ b/scripts/buildor/gffs_builders.sh @@ -107,7 +107,7 @@ function bu_bootstrap() function fast_install_build() { eval $GFFS_CHECK_VARS - bash "$GFFS_TOOLKIT_ROOT/tools/installer/fast_installer_build.sh" $* + bash "$GFFS_TOOLKIT_ROOT/tools/installer/build_installer.sh" $* fast if [ $? -ne 0 ]; then echo "failed to create the installer." error_sound -- 2.34.1