aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/ecore.spec.in
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-01-23 23:30:42 +1000
committerDavid Walter Seikel2012-01-23 23:30:42 +1000
commit825a3d837a33f226c879cd02ad15c3fba57e8b2c (patch)
tree75f57bd9c4253508d338dc79ba8e57a7abc42255 /libraries/ecore/ecore.spec.in
parentAdd ability to disable the test harness, or the Lua compile test. (diff)
downloadSledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.zip
SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.gz
SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.bz2
SledjHamr-825a3d837a33f226c879cd02ad15c3fba57e8b2c.tar.xz
Update the EFL to what I'm actually using, coz I'm using some stuff not yet released.
Diffstat (limited to '')
-rw-r--r--libraries/ecore/ecore.spec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/ecore/ecore.spec.in b/libraries/ecore/ecore.spec.in
index f542bf7..bab3df5 100644
--- a/libraries/ecore/ecore.spec.in
+++ b/libraries/ecore/ecore.spec.in
@@ -176,7 +176,6 @@ test "x$RPM_BUILD_ROOT" != "x/" && rm -rf $RPM_BUILD_ROOT
176%files -f %{name}.lang 176%files -f %{name}.lang
177%defattr(-, root, root) 177%defattr(-, root, root)
178%doc AUTHORS COPYING* README* 178%doc AUTHORS COPYING* README*
179%{_bindir}/ecore_test
180%{_libdir}/libecore*.so.* 179%{_libdir}/libecore*.so.*
181 180
182%files devel 181%files devel