Mercurial > hg > FirefoxAddon
view 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 |
line wrap: on
line source
#!/bin/bash # Build config for build.sh APP_NAME=${package} CHROME_PROVIDERS="content locale skin" CLEAN_UP=1 ROOT_FILES= ROOT_DIRS="defaults" BEFORE_BUILD= AFTER_BUILD=