itwatch.itwess/build-extension.sh
2012-01-25 23:22:15 +01:00

19 lines
430 B
Bash

############################
# define methods to overwrite library methods here
# refer to the the builder.sh to check the methods
############################
#builder_read_config_pre() {
# echo "** USER: Cal.ling BEFORE builder__read_confi"
#}
#builder_read_config() {
# echo "** USER: Calling INSTEAD-OF builder_read_config"
#}
#builder__read_confif() {
# echo "** USER: Calling AFTER builder__read_config"
#}