From 02c640dc340f77c49d964127b578731a7d77c33b Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Mon, 26 Sep 2005 16:35:32 +0000 Subject: trim whitespace (Portage version: 2.0.52-r1) --- sys-cluster/vzctl/vzctl-2.7.0.21.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-cluster') diff --git a/sys-cluster/vzctl/vzctl-2.7.0.21.ebuild b/sys-cluster/vzctl/vzctl-2.7.0.21.ebuild index 0aae0ac90546..d72006fa7f8b 100644 --- a/sys-cluster/vzctl/vzctl-2.7.0.21.ebuild +++ b/sys-cluster/vzctl/vzctl-2.7.0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-2.7.0.21.ebuild,v 1.1 2005/09/26 15:32:35 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/vzctl/vzctl-2.7.0.21.ebuild,v 1.2 2005/09/26 16:35:32 swegener Exp $ inherit eutils toolchain-funcs versionator linux-info @@ -48,7 +48,7 @@ src_unpack() { epatch ${FILESDIR}/vzctl-2.7.0-gentoo_conf_d.patch epatch ${FILESDIR}/vzctl-2.7.0-gentoo_etc_vz.patch } - + src_compile() { emake VZKERNEL_HEADERS=${KV_DIR}/include || die "emake failed" } -- cgit v1.2.3-65-gdbad