summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2008-01-03 20:34:05 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2008-01-03 20:34:05 +0000
commitad03a49207f910b32f75bdbd3fa2e3f2ff11639c (patch)
tree8d96bac7dc32bffa249a7933fd8f6b6740dc256e /dev-cpp/gconfmm/gconfmm-2.18.0.ebuild
parentbump to 2.20.0, nothing new (diff)
downloadgentoo-2-ad03a49207f910b32f75bdbd3fa2e3f2ff11639c.tar.gz
gentoo-2-ad03a49207f910b32f75bdbd3fa2e3f2ff11639c.tar.bz2
gentoo-2-ad03a49207f910b32f75bdbd3fa2e3f2ff11639c.zip
bump to 2.20.0, nothing new
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-cpp/gconfmm/gconfmm-2.18.0.ebuild')
-rw-r--r--dev-cpp/gconfmm/gconfmm-2.18.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/gconfmm/gconfmm-2.18.0.ebuild b/dev-cpp/gconfmm/gconfmm-2.18.0.ebuild
index e1d48f2e9b1a..1f8facc7a528 100644
--- a/dev-cpp/gconfmm/gconfmm-2.18.0.ebuild
+++ b/dev-cpp/gconfmm/gconfmm-2.18.0.ebuild
@@ -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/dev-cpp/gconfmm/gconfmm-2.18.0.ebuild,v 1.10 2007/10/04 21:33:23 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gconfmm/gconfmm-2.18.0.ebuild,v 1.11 2008/01/03 20:34:04 eva Exp $
inherit gnome2 eutils
@@ -49,6 +49,6 @@ src_install() {
if use examples; then
find examples -type d -name '.deps' -exec rm -fr {} \; 2>/dev/null
- cp -R examples ${D}/usr/share/doc/${PF}
+ cp -R examples "${D}/usr/share/doc/${PF}"
fi
}