Adjusting rpm spec to a more current state of affairs.

SVN revision: 55025
devs/devilhorns/wayland_egl
Rui Seabra 13 years ago
parent a3ffd27636
commit 52dc7d7067
  1. 4
      legacy/emotion/emotion.spec.in

@ -65,10 +65,12 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(-, root, root)
%doc doc/html
%{_includedir}/*.h
%{_includedir}/emotion-0/*.h
%{_libdir}/libemotion.a
%{_libdir}/libemotion.la
%{_libdir}/libemotion.so
%{_libdir}/edje/modules/emotion/*/module.la
%{_libdir}/edje/modules/emotion/*/module.so
#%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.a
#%{_libdir}/xine/plugins/*/xineplug_vo_out_emotion.la
%{_libdir}/pkgconfig/%{name}.pc

Loading…
Cancel
Save