From 6d17c3589a06c85109d463b5799e462581da21a2 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Mon, 12 Sep 2011 12:50:05 +0300 Subject: [PATCH] Fix jdt pre scriptlet. --- eclipse.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclipse.spec b/eclipse.spec index 23c438f..78a8753 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -284,7 +284,7 @@ if [ -x /usr/bin/gtk-update-icon-cache ]; then gtk-update-icon-cache -q %{_datadir}/icons/hicolor fi -%pre javadoc +%pre jdt # workaround for rpm bug, can be removed in F-20 Fixes the problem with efj being directory instead of launcher [ $1 -gt 1 ] && [ -L %{_bindir}/efj ] && \ rm -rf $(readlink -f %{_bindir}/efj) %{_bindir}/efj || :