From 69602dd72825d9e23d1a63b6cb9656601234e944 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 21 Jul 2009 17:24:03 +0100 Subject: Fixed bug in icecat 3.5 ebuild --- www-client/icecat/icecat-3.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-client/icecat') diff --git a/www-client/icecat/icecat-3.5.ebuild b/www-client/icecat/icecat-3.5.ebuild index 07cc212..26fd405 100644 --- a/www-client/icecat/icecat-3.5.ebuild +++ b/www-client/icecat/icecat-3.5.ebuild @@ -251,7 +251,7 @@ src_install() { # Add StartupNotify=true bug 237317 if use startup-notification; then - echo "StartupNotify=true" >> "${D}"/usr/share/applications/${PN}-${MAJ_PV}.desktop + echo "StartupNotify=true" >> "${D}"/usr/share/applications/${P}.desktop fi # Create /usr/bin/icecat -- cgit v1.2.3