add comment to justify use of --vendor=qt4

This commit is contained in:
Rex Dieter 2013-04-23 15:39:37 -05:00
parent 9bdae7df96
commit a4ee2e1f92

View File

@ -647,7 +647,7 @@ rsync -aR \
%{buildroot}%{_prefix}/
%endif
# Add desktop file(s)
# Add desktop files, --vendor=qt4 helps avoid possible conflicts with qt3/qt5
desktop-file-install \
--dir=%{buildroot}%{_datadir}/applications \
--vendor="qt4" \