Makefile and rpm spec patch from Jason Williams <jasonw at tulg dot org>

SVN revision: 12967
This commit is contained in:
xcomputerman 2005-01-14 22:44:55 +00:00 committed by xcomputerman
parent 7bf106161c
commit 7f2579b0b4
2 changed files with 8 additions and 0 deletions

View File

@ -244,6 +244,9 @@ e17_battery_080.png \
e17_battery_090.png \
e17_battery_100.png \
e17_battery_ac.png \
e17_pager_screen.png \
e17_pager_desk.png \
e17_pager_window.png \
e17_temperature_base.png \
e17_temperature_mid.png \
e17_temperature_overlay.png

View File

@ -58,5 +58,10 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(-, root, root)
%{_includedir}/enlightenment/*.h
%{_includedir}/E.h
%{_libdir}/libe.a
%{_libdir}/libe.la
%{_libdir}/libe.so.0.0.0
%changelog