~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to config/pre_hook.sh

pandora-build v0.72 - Moved remaining hard-coded tests into pandora-build
macros.
Add PANDORA_DRIZZLE_BUILD to run the extra checks that drizzle needs that 
plugins would also need to run so we can just use that macro in generated
external plugin builds.
Added support to register_plugins for external plugin building.
Renamed register_plugins.py to pandora-plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
echo "Running register_plugins.py"
2
1
if test ! -f  config/plugin.stamp
3
2
then
4
3
  touch config/plugin.stamp
5
4
fi
6
 
python config/register_plugins.py write
 
5
run python config/pandora-plugin write