# HG changeset patch # User Wolfgang Rosenauer # Date 1286265077 -7200 # Node ID 49162ac3619ce43412e52916b0d683aa8c31ed7d # Parent b688db617cb79b4dbbd4b8684303d5b6e20c31ce build complete langpacks to get install.rdf chrome/ is no longer part of locale packages but extensions/ is diff -r b688db617cb7 -r 49162ac3619c 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