summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2007-09-27 09:32:21 +0000
committerAli Polatel <hawking@gentoo.org>2007-09-27 09:32:21 +0000
commit0d9cc2a62b4573de91c4eec23b274e8fa967951f (patch)
tree7f87246649585ac660510044c13b64e03696b382 /eclass
parentRename variable "DOC" to "DOCS" and other minor fixes. Drop ~ppc-macos. (diff)
downloadgentoo-2-0d9cc2a62b4573de91c4eec23b274e8fa967951f.tar.gz
gentoo-2-0d9cc2a62b4573de91c4eec23b274e8fa967951f.tar.bz2
gentoo-2-0d9cc2a62b4573de91c4eec23b274e8fa967951f.zip
respect GVIM_DESKTOP_SUFFIX, so gvim.desktop file can be updated.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/vim.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/vim.eclass b/eclass/vim.eclass
index cbb524494a77..917a6f14b34c 100644
--- a/eclass/vim.eclass
+++ b/eclass/vim.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.166 2007/09/05 21:22:23 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.167 2007/09/27 09:32:21 hawking Exp $
# Authors:
# Ryan Phillips <rphillips@gentoo.org>
@@ -582,7 +582,7 @@ vim_src_install() {
# as of 6.3-r1, we install a desktop entry. bug #44633, and bug #68622
# for the nicer updated version.
insinto /usr/share/applications
- doins ${FILESDIR}/gvim.desktop
+ newins ${FILESDIR}/gvim.desktop${GVIM_DESKTOP_SUFFIX} gvim.desktop
insinto /usr/share/pixmaps
doins ${FILESDIR}/gvim.xpm