X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fgenerator%2Fproduce_feisty_meow.sh;h=dbecd2637009bd8a0182397b5e9f7402f7e1f013;hb=1b7f7f7351acf00253cee0866d902218fb1a6a04;hp=d9c832526378f8a488a551442e309e70230a9457;hpb=3155ceca921689eaaf564e61acb7925daf177f22;p=feisty_meow.git diff --git a/scripts/generator/produce_feisty_meow.sh b/scripts/generator/produce_feisty_meow.sh index d9c83252..dbecd263 100644 --- a/scripts/generator/produce_feisty_meow.sh +++ b/scripts/generator/produce_feisty_meow.sh @@ -180,10 +180,12 @@ if [ -z "$SAVE_BINARIES" ]; then fi # make the clam shell scripts executable. -chmod 755 "$CLAM_SCRIPTS"/*.sh -chmod 755 "$CLAM_SCRIPTS"/cpp/*.sh +#hmmm: why? this should no longer be needed. +# and even if it's needed, the perms should be stored in the repo. +#chmod 755 "$CLAM_SCRIPTS"/*.sh +#chmod 755 "$CLAM_SCRIPTS"/cpp/*.sh #chmod 755 "$CLAM_SCRIPTS"/csharp/*.sh -chmod 755 "$FEISTY_MEOW_SCRIPTS/generator/wrapdoze.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.