build complete langpacks to get install.rdf
authorWolfgang Rosenauer <wr@rosenauer.org>
Tue, 05 Oct 2010 09:51:17 +0200
changeset 171 49162ac3619c
parent 170 b688db617cb7
child 172 78d410fd888a
build complete langpacks to get install.rdf chrome/ is no longer part of locale packages but extensions/ is
MozillaFirefox/MozillaFirefox.spec
--- a/MozillaFirefox/MozillaFirefox.spec	Tue Oct 05 08:31:35 2010 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Tue Oct 05 09:51:17 2010 +0200
@@ -238,7 +238,7 @@
 	  ../mozilla/browser/locales/l10n.ini ../l10n $locale
 	popd
 	LOCALE_MERGEDIR=../l10n-merged \
-  	make -C browser/locales libs-$locale
+  	make -C browser/locales langpack-$locale
 	cp -r dist/xpi-stage/locale-$locale \
 	      $RPM_BUILD_ROOT%{progdir}/extensions/langpack-$locale@firefox.mozilla.org
 	# check against the fixed common list and sort into the right filelist
@@ -380,12 +380,12 @@
 %files translations-common -f %{_tmppath}/translations.common
 %defattr(-,root,root)
 %dir %{progdir}
-%dir %{progdir}/chrome/
+%dir %{progdir}/extensions/
 
 %files translations-other -f %{_tmppath}/translations.other
 %defattr(-,root,root)
 %dir %{progdir}
-%dir %{progdir}/chrome/
+%dir %{progdir}/extensions/
 %endif
 
 %files branding-upstream