[packages/iceweasel-languages] - updated files locations

baggins baggins at pld-linux.org
Wed Jun 26 23:41:03 CEST 2013


commit f96bb9ef21167c8bb8f644b238e29b4f769b844b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jun 26 23:40:49 2013 +0200

    - updated files locations

 iceweasel-languages.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/iceweasel-languages.spec b/iceweasel-languages.spec
index 6620b9f..71ab221 100644
--- a/iceweasel-languages.spec
+++ b/iceweasel-languages.spec
@@ -1511,10 +1511,10 @@ unpack() {
 	# rebrand locale for Iceweasel
 	cd $lang
 	cp -p $file .
-	unzip -q $lang.xpi install.rdf chrome/$lang/locale/branding/brand.{dtd,properties} chrome/$lang/locale/browser/appstrings.properties
-	sed -i -e 's/Mozilla Firefox/Iceweasel/g; s/Firefox/Iceweasel/g;' chrome/$lang/locale/branding/brand.{dtd,properties}
-	sed -i -e 's/Firefox/Iceweasel/g;' chrome/$lang/locale/browser/appstrings.properties
-	zip -q0 $lang.xpi chrome/$lang/locale/branding/brand.{dtd,properties} chrome/$lang/locale/browser/appstrings.properties
+	unzip -q $lang.xpi install.rdf browser/chrome/$lang/locale/branding/brand.{dtd,properties} browser/chrome/$lang/locale/browser/appstrings.properties
+	sed -i -e 's/Mozilla Firefox/Iceweasel/g; s/Firefox/Iceweasel/g;' browser/chrome/$lang/locale/branding/brand.{dtd,properties}
+	sed -i -e 's/Firefox/Iceweasel/g;' browser/chrome/$lang/locale/browser/appstrings.properties
+	zip -q0 $lang.xpi browser/chrome/$lang/locale/branding/brand.{dtd,properties} browser/chrome/$lang/locale/browser/appstrings.properties
 	if ! grep -q "<em:minVersion>%{version}</em:minVersion>" install.rdf; then
 		echo "$lang.xpi most likely doesn't work with iceweasel %{version}!" >&2
 		exit 1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/iceweasel-languages.git/commitdiff/f96bb9ef21167c8bb8f644b238e29b4f769b844b



More information about the pld-cvs-commit mailing list