projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97c8068
)
added chmod fix for script that needs to be executable.
author
Chris Koeritz
<fred@gruntose.com>
Mon, 25 Jul 2016 05:08:45 +0000
(
01:08
-0400)
committer
Chris Koeritz
<fred@gruntose.com>
Mon, 25 Jul 2016 05:08:45 +0000
(
01:08
-0400)
scripts/generator/produce_feisty_meow.sh
patch
|
blob
|
history
diff --git
a/scripts/generator/produce_feisty_meow.sh
b/scripts/generator/produce_feisty_meow.sh
index 354d2fb4973ff0b95150ad43ceffb25080b4027d..34a5ebd1c2651fe1e86a220b09e43719380390cd 100644
(file)
--- a/
scripts/generator/produce_feisty_meow.sh
+++ b/
scripts/generator/produce_feisty_meow.sh
@@
-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.