comparison firefoxaddon/template/config_build.sh_tmpl @ 0:9869cf47fcf8 default tip

initial commit of Firefox addon template
author k0s <k0scist@gmail.com>
date Sun, 28 Mar 2010 16:25:58 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:9869cf47fcf8
1 #!/bin/bash
2 # Build config for build.sh
3 APP_NAME=${package}
4 CHROME_PROVIDERS="content locale skin"
5 CLEAN_UP=1
6 ROOT_FILES=
7 ROOT_DIRS="defaults"
8 BEFORE_BUILD=
9 AFTER_BUILD=