projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1bd2a7
)
sys-fs/ufsutils: whitespace
author
Felix Janda
<felix.janda@posteo.de>
Fri, 5 Aug 2016 16:20:11 +0000
(18:20 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 6 Aug 2016 16:47:21 +0000
(18:47 +0200)
sys-fs/ufsutils/ufsutils-8.2_p3.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/ufsutils/ufsutils-8.2_p3.ebuild
b/sys-fs/ufsutils/ufsutils-8.2_p3.ebuild
index abfa8806a7c83ef8df85143293ffb3a3b4e16ac0..3d9ab47e2126797c85ba25cca0f49703fa9eb081 100644
(file)
--- a/
sys-fs/ufsutils/ufsutils-8.2_p3.ebuild
+++ b/
sys-fs/ufsutils/ufsutils-8.2_p3.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
3
Gentoo Foundation
+# Copyright 1999-201
6
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