mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-26 08:38:26 +00:00
ebuilds, clean headers
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@642 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
a3642f668f
commit
ddceb70cab
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2006 Gentoo Foundation
|
# Copyright 1999-2006 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.1.ebuild,v 1.3 2006/04/12 16:43:24 tcort Exp $
|
# $Header$
|
||||||
|
|
||||||
inherit eutils
|
inherit eutils
|
||||||
|
|
||||||
@ -50,6 +50,13 @@ DEPEND="
|
|||||||
sys-apps/grep
|
sys-apps/grep
|
||||||
sys-apps/sed"
|
sys-apps/sed"
|
||||||
|
|
||||||
|
src_unpack() {
|
||||||
|
unpack ${A}
|
||||||
|
cd ${S}
|
||||||
|
epatch ${FILESDIR}/conky-sigaction.patch
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
src_compile() {
|
src_compile() {
|
||||||
local mymake
|
local mymake
|
||||||
if useq ipv6 ; then
|
if useq ipv6 ; then
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Copyright 1999-2006 Gentoo Foundation
|
# Copyright 1999-2006 Gentoo Foundation
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
# $Header: /var/cvsroot/gentoo-x86/app-admin/conky/conky-1.4.1.ebuild,v 1.3 2006/04/12 16:43:24 tcort Exp $
|
# $Header$
|
||||||
|
|
||||||
inherit eutils
|
inherit eutils
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user