added chmod fix for script that needs to be executable.
[feisty_meow.git] / scripts / generator / produce_feisty_meow.sh
index 354d2fb4973ff0b95150ad43ceffb25080b4027d..34a5ebd1c2651fe1e86a220b09e43719380390cd 100644 (file)
@@ -183,6 +183,7 @@ fi
 chmod 755 "$CLAM_DIR"/*.sh
 chmod 755 "$CLAM_DIR"/cpp/*.sh
 #chmod 755 "$CLAM_DIR"/csharp/*.sh
+chmod 755 "$FEISTY_MEOW_SCRIPTS/generator/wrapdoze.sh"
 
 # rebuild the dependency tool.  needed by everything, pretty much, but
 # since it's from the xfree project, it doesn't need any of our libraries.