[eclipse: 4/6] Don't include /usr/share/eclipse/{feature, plugins} as they're no longer used.

Andrew Overholt overholt at fedoraproject.org
Wed Aug 18 19:05:50 UTC 2010


commit a1b7670a8f9fe6e82007ade6b9cfb7b76817dcc6
Author: Andrew Overholt <overholt at redhat.com>
Date:   Wed Aug 18 14:14:01 2010 -0400

    Don't include /usr/share/eclipse/{feature,plugins} as they're no longer used.

 eclipse.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 8a2bde5..2411d43 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -370,8 +370,6 @@ fi
 %defattr(-,root,root)
 %dir %{_libdir}/%{name}/features
 %dir %{_datadir}/%{name}
-%dir %{_datadir}/%{name}/features
-%dir %{_datadir}/%{name}/plugins
 %if %{initialize}
 %{_libdir}/%{name}/configuration/org.eclipse.osgi/.bundledata*
 %{_libdir}/%{name}/configuration/org.eclipse.osgi/.lazy*


More information about the scm-commits mailing list