package name fix and new fortune
[feisty_meow.git] / scripts / core / prep_feisty_host.sh
index 5dc95e06c0406ff943f45d60c04399ccc3a27982..cb02013f357798b429523fa7f28c68c2fd2397f8 100644 (file)
@@ -144,7 +144,7 @@ if whichable apt; then
   exit_on_error $PHASE_MESSAGE
 elif whichable yum; then  
   # rpm based with yum available...
-  sudo yum install curl-devel gcc gcc-c++ make mawk openssl-devel.x86_64 zlib-devel
+  sudo yum install curl-devel gcc gcc-c++ make gawk openssl-devel.x86_64 zlib-devel
   exit_on_error $PHASE_MESSAGE
 elif [ ! -z "$IS_DARWIN" ]; then
   # macos based...