summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorRui Seabra <rms@1407.org>2012-12-13 00:08:41 +0000
committerRui Seabra <rms@1407.org>2012-12-13 00:08:41 +0000
commit42f3769bca6d728a5d7aee792b0a29bf82c1c183 (patch)
tree410685d2f5784cad764b00239b2a92992008bf47 /spec
parent9772e3b5dc69bfda334a73b1d370d1743e3565bb (diff)
downloadefl-42f3769bca6d728a5d7aee792b0a29bf82c1c183.tar.gz
Add eo's datadir to efl and make edje's build depend on ephysics (so one gets the eventual goodies).
SVN revision: 80786
Diffstat (limited to 'spec')
-rw-r--r--spec/efl.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/efl.spec.in b/spec/efl.spec.in
index 749a519657..ce8f3a2fcd 100644
--- a/spec/efl.spec.in
+++ b/spec/efl.spec.in
@@ -63,6 +63,7 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
%{_libdir}/ecore_evas/*/*/*/*.so
%{_libexecdir}/*
%{_datadir}/locale/*/LC_MESSAGES/efl.mo
+%{_datadir}/eo/*
%files devel
%defattr(-, root, root)