fix thinko'd typo-fix (are we there yet?)

This commit is contained in:
Rex Dieter 2009-01-07 21:28:55 +00:00
parent 9a63bfe8ef
commit 7f89164264

View File

@ -401,7 +401,7 @@ rm -rf $RPM_BUILD_ROOT
%if %{with_aalib}
%{_libdir}/xine/plugins/%{abiver}/xineplug_vo_out_aa.so
%endif # aalib
%if 0%{?_with_caca}
%if 0%{?_with_caca:1}
%{_libdir}/xine/plugins/%{abiver}/xineplug_vo_out_caca.so
%endif # caca
%if 0%{!?_without_directfb:1}