From: Chris Koeritz Date: Wed, 3 Feb 2016 21:01:12 +0000 (-0500) Subject: adapted to new path? um. X-Git-Tag: 2.140.90~546 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=4ceb0938b4c2e2bd6e8b0b795971635c9d2a4766;p=feisty_meow.git adapted to new path? um. --- 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