summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-01-25 15:30:47 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-01-25 15:30:47 +0000
commitb74dc2fa88735d35c584a08d5c5973f4006cba1a (patch)
tree6a70436addce140118bd91775d2e6a5b3b0726a6 /dev-db
parentFix copyright headers (diff)
downloadgentoo-2-b74dc2fa88735d35c584a08d5c5973f4006cba1a.tar.gz
gentoo-2-b74dc2fa88735d35c584a08d5c5973f4006cba1a.tar.bz2
gentoo-2-b74dc2fa88735d35c584a08d5c5973f4006cba1a.zip
Remove references to KDEDIR (#41576).
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/aqua-data-studio/aqua-data-studio-3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/aqua-data-studio/aqua-data-studio-3.5.ebuild b/dev-db/aqua-data-studio/aqua-data-studio-3.5.ebuild
index b60c08416f4c..872894b6387f 100644
--- a/dev-db/aqua-data-studio/aqua-data-studio-3.5.ebuild
+++ b/dev-db/aqua-data-studio/aqua-data-studio-3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/aqua-data-studio/aqua-data-studio-3.5.ebuild,v 1.6 2005/01/01 17:30:15 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/aqua-data-studio/aqua-data-studio-3.5.ebuild,v 1.7 2005/01/25 15:30:47 greg_g Exp $
DESCRIPTION="An SQL editor and developer tool"
HOMEPAGE="http://www.aquafold.com"
@@ -44,7 +44,7 @@ src_install() {
echo "Exec=/opt/bin/${PN}" >> ${PN}-kde.desktop
echo "Icon=/opt/${PN}/lib/datastudio.ico" >> ${PN}-kde.desktop
echo "Type=Application" >> ${PN}-kde.desktop
- insinto ${KDEDIR}/share/applnk/Development
+ insinto /usr/share/applnk/Development
doins ${PN}-kde.desktop
fi