still finding fudge-up on startup
authorChris Koeritz <fred@gruntose.com>
Thu, 2 Feb 2017 19:19:46 +0000 (14:19 -0500)
committerChris Koeritz <fred@gruntose.com>
Thu, 2 Feb 2017 19:19:46 +0000 (14:19 -0500)
scripts/core/reconfigure_feisty_meow.sh

index 661a6754d92b60fcbbe1b13bed2e878f107caff8..e44d017c2042e53873b2b4f181f4e7c656d0f6ce 100644 (file)
@@ -42,7 +42,7 @@ if [ ! -d "$FEISTY_MEOW_LOADING_DOCK" ]; then
   mkdir -p "$FEISTY_MEOW_LOADING_DOCK"
 fi
 # need to add some paths explicitly until we've bootstrapped ourselves.
-export PERLLIB=$PERLLIB:"$FEISTY_MEOW_SCRIPTS/files"
+export PERLLIB=$PERLLIB:"$FEISTY_MEOW_SCRIPTS/files":"$FEISTY_MEOW_SCRIPTS/generator"
 # make toast out of generated files right away, but leave any custom scripts.
 find "$FEISTY_MEOW_LOADING_DOCK" -maxdepth 1 -type f -exec perl "$FEISTY_MEOW_SCRIPTS/files/safedel.pl" "{}" ';'
 # &>/dev/null