touch the lang file so %files -f works when we don't have langpacks

This commit is contained in:
Christopher Aillon 2008-04-08 13:51:18 +00:00
parent 383fabfbe1
commit af4445e911
1 changed files with 4 additions and 0 deletions

View File

@ -240,6 +240,10 @@ done
%{__rm} -rf firefox-langpacks
%endif # build_langpacks
%if ! %{build_langpacks}
touch ../%{name}.lang
%endif
# System extensions
%{__mkdir_p} $RPM_BUILD_ROOT%{_datadir}/mozilla/extensions/%{firefox_app_id}
%{__mkdir_p} $RPM_BUILD_ROOT%{_libdir}/mozilla/extensions/%{firefox_app_id}