diff options
Diffstat (limited to 'sci-mathematics/isabelle/isabelle-2009.ebuild')
-rw-r--r-- | sci-mathematics/isabelle/isabelle-2009.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-mathematics/isabelle/isabelle-2009.ebuild b/sci-mathematics/isabelle/isabelle-2009.ebuild index f483bda..548a9a8 100644 --- a/sci-mathematics/isabelle/isabelle-2009.ebuild +++ b/sci-mathematics/isabelle/isabelle-2009.ebuild @@ -92,7 +92,6 @@ src_install() { bin/isabelle install -d ${TARGETDIR} -p ${D}usr/bin newicon lib/icons/isabelle.xpm ${PN}.xpm - make_desktop_entry Isabelle "Isabelle ${PV}" isabelle.xpm "Education;Math" dodoc ANNOUNCE CONTRIBUTORS INSTALL NEWS README \ || die "dodoc failed" } |