summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-06-06 19:45:45 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-06-06 19:45:45 +0000
commit7a0bfd8e0b363dc7b43d2454cc9e689b11775ee0 (patch)
treea5c128bdbdb0354c76c1a511b46665d131311d1a /app-admin/conky
parentppc stable #272819 (diff)
downloadgentoo-2-7a0bfd8e0b363dc7b43d2454cc9e689b11775ee0.tar.gz
gentoo-2-7a0bfd8e0b363dc7b43d2454cc9e689b11775ee0.tar.bz2
gentoo-2-7a0bfd8e0b363dc7b43d2454cc9e689b11775ee0.zip
262866
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/conky')
-rw-r--r--app-admin/conky/conky-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/conky/conky-1.6.1.ebuild b/app-admin/conky/conky-1.6.1.ebuild
index 3e1ec72768a8..35f572f7b2e0 100644
--- a/app-admin/conky/conky-1.6.1.ebuild
+++ b/app-admin/conky/conky-1.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.6.1.ebuild,v 1.12 2009/03/09 22:24:17 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.6.1.ebuild,v 1.13 2009/06/06 19:45:45 ssuominen Exp $
EAPI="2"
@@ -60,7 +60,7 @@ src_prepare() {
epatch "${FILESDIR}/${P}-stdio.patch"
}
-src_compile() {
+src_configure() {
local myconf
myconf="--enable-proc-uptime"
if useq X; then