summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-06-26 13:06:01 +0000
committerSamuli Suominen <drac@gentoo.org>2008-06-26 13:06:01 +0000
commit45650fe7a4e979869cfd6d13b69b7a2de9d81abc (patch)
tree114004e0a05efe286d5ce707e37dd569a61f18b4 /x11-plugins/wmbutton
parentold (diff)
downloadgentoo-2-45650fe7a4e979869cfd6d13b69b7a2de9d81abc.tar.gz
gentoo-2-45650fe7a4e979869cfd6d13b69b7a2de9d81abc.tar.bz2
gentoo-2-45650fe7a4e979869cfd6d13b69b7a2de9d81abc.zip
quoting
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64)
Diffstat (limited to 'x11-plugins/wmbutton')
-rw-r--r--x11-plugins/wmbutton/wmbutton-0.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbutton/wmbutton-0.6.1.ebuild b/x11-plugins/wmbutton/wmbutton-0.6.1.ebuild
index bc601f9bbeb1..f6196df4539a 100644
--- a/x11-plugins/wmbutton/wmbutton-0.6.1.ebuild
+++ b/x11-plugins/wmbutton/wmbutton-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/wmbutton-0.6.1.ebuild,v 1.5 2008/01/14 13:26:41 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbutton/wmbutton-0.6.1.ebuild,v 1.6 2008/06/26 13:06:01 drac Exp $
inherit eutils toolchain-funcs
@@ -26,7 +26,7 @@ src_unpack() {
unpack ${P}.tar.gz
cd "${S}"
epatch "${FILESDIR}"/${P}-Makefile.patch
- use branding && cp ${DISTDIR}/${PN}-buttons.xpm buttons.xpm
+ use branding && cp "${DISTDIR}"/${PN}-buttons.xpm buttons.xpm
}
src_compile() {