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:
8afb453
)
added some glitz
author
Chris Koeritz
<fred@gruntose.com>
Sat, 4 Nov 2017 18:48:41 +0000
(14:48 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Sat, 4 Nov 2017 18:48:41 +0000
(14:48 -0400)
scripts/generator/minimize_feisty_meow.sh
patch
|
blob
|
history
diff --git
a/scripts/generator/minimize_feisty_meow.sh
b/scripts/generator/minimize_feisty_meow.sh
index 93e5acaedaf6c9b50ae20615520840b50e3a8240..f956ad14c74d1a8723f78e4619ab1df0df715202 100644
(file)
--- a/
scripts/generator/minimize_feisty_meow.sh
+++ b/
scripts/generator/minimize_feisty_meow.sh
@@
-4,6
+4,9
@@
# this includes some static libraries and all of the tests, as well as
# the install bundles.
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
+
+sep
echo "Cleaning up feisty meow generated files..."
pushd $GENERATED_STORE
@@
-23,4
+26,5
@@
popd
popd
echo "Finished with feisty meow generated file cleaning."
+sep