This commit is contained in:
Rex Dieter 2011-12-28 04:15:09 -06:00
parent 145254b751
commit 3351a1ee1a
1 changed files with 1 additions and 1 deletions

View File

@ -556,7 +556,7 @@ make install INSTALL_ROOT=%{buildroot}
%if 0%{?qvfb}
make install INSTALL_ROOT=%{buildroot} -C tools/qvfb
%find_lang qvfb --with-qt --without-mo}
%find_lang qvfb --with-qt --without-mo
%else
rm -f %{buildroot}%{_qt4_translationdir}/qvfb*.qm
%endif