diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-22 14:28:57 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-22 14:28:57 +0000 |
commit | 886d629b85e7714477ed267be44f5a9576f368be (patch) | |
tree | 05140d2c4611689315f494a2da3a615c08a82a0d /x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild | |
parent | Missing IUSE, ancient postinst message (diff) | |
download | gentoo-2-886d629b85e7714477ed267be44f5a9576f368be.tar.gz gentoo-2-886d629b85e7714477ed267be44f5a9576f368be.tar.bz2 gentoo-2-886d629b85e7714477ed267be44f5a9576f368be.zip |
quoting
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild')
-rw-r--r-- | x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild b/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild index e9a8f7b550ad..d2788fcaee1f 100644 --- a/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild +++ b/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild,v 1.8 2009/02/22 23:45:23 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-gamma/gkrellm-gamma-2.03-r1.ebuild,v 1.9 2010/07/22 14:28:57 ssuominen Exp $ inherit gkrellm-plugin @@ -23,7 +23,7 @@ PLUGIN_DOCS="doc/ChangeLog" src_unpack() { unpack ${A} - cd ${S} + cd "${S}" # Fix the TEXTREL error, by linking with the shared version of libXxf86vm # instead of the static |