summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorFelix Janda <felix.janda@posteo.de>2016-08-05 18:20:11 +0200
committerMichał Górny <mgorny@gentoo.org>2016-08-06 18:47:21 +0200
commit36e8cb48123c0170cce4987e48609f4c48850429 (patch)
tree47dcccc8e05b5c18fe8bf69e93a3eaf7d06e4ed4 /sys-fs
parentsys-cluster/sx: whitespace (diff)
downloadgentoo-36e8cb48123c0170cce4987e48609f4c48850429.tar.gz
gentoo-36e8cb48123c0170cce4987e48609f4c48850429.tar.bz2
gentoo-36e8cb48123c0170cce4987e48609f4c48850429.zip
sys-fs/ufsutils: whitespace
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/ufsutils/ufsutils-8.2_p3.ebuild4
1 files 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 abfa8806a7c8..3d9ab47e2126 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