Mercurial > MadButterfly
diff inkscape/firefox/Makefile @ 390:3c3de5520e37
Copy template to madbuilder.xpi
author | wycc |
---|---|
date | Sun, 12 Apr 2009 12:02:03 +0800 |
parents | 958b67d911db |
children |
line wrap: on
line diff
--- a/inkscape/firefox/Makefile Sun Apr 12 11:58:53 2009 +0800 +++ b/inkscape/firefox/Makefile Sun Apr 12 12:02:03 2009 +0800 @@ -1,7 +1,9 @@ all: madbuilder.xpi inkscape-mb madbuilder.xpi: chrome.manifest install.rdf content/* + cp -a template content zip -r madbuilder.xpi chrome.manifest content/* install.rdf README + rm -rf content/template inkscape-0.46.tar.gz: wget -O inkscape-0.46.tar.gz http://nchc.dl.sourceforge.net/sourceforge/inkscape/inkscape-0.46.tar.gz