X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Ffunctions.sh;fp=scripts%2Fcore%2Ffunctions.sh;h=63dd239d17d4c94dda0b999e82b73920db007184;hb=5d4046f0dd4f4281e7a898b9595d2f3ff800152d;hp=19316ccf092dd0f0cf78ef742695c631e5d015de;hpb=d5df8bcf79c917354f34b44d5d4658653e9cefda;p=feisty_meow.git diff --git a/scripts/core/functions.sh b/scripts/core/functions.sh index 19316ccf..63dd239d 100644 --- a/scripts/core/functions.sh +++ b/scripts/core/functions.sh @@ -532,7 +532,7 @@ we will skip recustomization, but these other customizations are available: local fail_message="\n are the perl dependencies installed? if you're on ubuntu or debian, try this:\n - $(grep "apt-get.*perl" $FEISTY_MEOW_APEX/readme.txt)\n + $(grep "apt.*perl" $FEISTY_MEOW_APEX/readme.txt)\n or if you're on cygwin, then try this (if apt-cyg is available):\n $(grep "apt-cyg.*perl" $FEISTY_MEOW_APEX/readme.txt)\n";