commit: 36e8cb48123c0170cce4987e48609f4c48850429 Author: Felix Janda <felix.janda <AT> posteo <DOT> de> AuthorDate: Fri Aug 5 16:20:11 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Aug 6 16:47:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36e8cb48
sys-fs/ufsutils: whitespace sys-fs/ufsutils/ufsutils-8.2_p3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/ufsutils/ufsutils-8.2_p3.ebuild b/sys-fs/ufsutils/ufsutils-8.2_p3.ebuild index abfa880..3d9ab47 100644 --- a/sys-fs/ufsutils/ufsutils-8.2_p3.ebuild +++ b/sys-fs/ufsutils/ufsutils-8.2_p3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ S="${WORKDIR}/${P%_*}" src_prepare() { EPATCH_SOURCE="${WORKDIR}/debian/patches" EPATCH_SUFFIX="patch" \ - EPATCH_OPTS="-p1" EPATCH_FORCE="yes" epatch + EPATCH_OPTS="-p1" EPATCH_FORCE="yes" epatch sed -i '1i#include <sys/sysmacros.h>' sbin/fsdb/fsdbutil.c || die #580292