tracking nasty path problem for reconfigure
authorChris Koeritz <fred@gruntose.com>
Thu, 2 Feb 2017 19:18:30 +0000 (14:18 -0500)
committerChris Koeritz <fred@gruntose.com>
Thu, 2 Feb 2017 19:18:30 +0000 (14:18 -0500)
scripts/core/reconfigure_feisty_meow.sh

index 2b36bd135f4910a11ecb771e11b02c14d80e45a3..661a6754d92b60fcbbe1b13bed2e878f107caff8 100644 (file)
@@ -41,6 +41,8 @@ export FEISTY_MEOW_LOADING_DOCK="$HOME/.zz_feisty_loading"
 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"
 # 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