sys-fs/ufsutils: whitespace
authorFelix Janda <felix.janda@posteo.de>
Fri, 5 Aug 2016 16:20:11 +0000 (18:20 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 6 Aug 2016 16:47:21 +0000 (18:47 +0200)
sys-fs/ufsutils/ufsutils-8.2_p3.ebuild

index abfa8806a7c83ef8df85143293ffb3a3b4e16ac0..3d9ab47e2126797c85ba25cca0f49703fa9eb081 100644 (file)
@@ -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