[Pkg-mozext-commits] [all-in-one-sidebar] 18/49: Ignore: update build script to exclude scss files

David Prévot taffit at moszumanska.debian.org
Fri Sep 19 16:46:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository all-in-one-sidebar.

commit 392c94fbcef254821dadb260b80c0536c6db73b7
Author: Ingo Wennemaring <github at addonlab.com>
Date:   Mon Apr 21 18:13:31 2014 +0200

    Ignore: update build script to exclude scss files
---
 build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.sh b/build.sh
index 5cde102..ecd13c8 100755
--- a/build.sh
+++ b/build.sh
@@ -9,4 +9,4 @@ echo "- Deleting .DS_Store files"
 find . -name \.DS_Store -exec rm -v {} \;
 
 echo "- Creating xpi file"
-zip -r $XPI_FILE.xpi chrome.manifest icon.png install.rdf license.txt content defaults locale skin
\ No newline at end of file
+zip -r $XPI_FILE.xpi chrome.manifest icon.png install.rdf license.txt content defaults locale skin/css skin/icons skin/img
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/all-in-one-sidebar.git



More information about the Pkg-mozext-commits mailing list