summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/fio/fio-2.0.3.ebuild')
-rw-r--r--sys-block/fio/fio-2.0.3.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-block/fio/fio-2.0.3.ebuild b/sys-block/fio/fio-2.0.3.ebuild
index 36a6544c10cf..a8a65b43d85b 100644
--- a/sys-block/fio/fio-2.0.3.ebuild
+++ b/sys-block/fio/fio-2.0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/fio-2.0.3.ebuild,v 1.1 2012/02/21 08:09:03 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/fio-2.0.3.ebuild,v 1.2 2014/08/05 01:16:05 robbat2 Exp $
EAPI="2"
@@ -24,6 +24,7 @@ RDEPEND="${DEPEND}"
S="${WORKDIR}/${MY_P}"
src_prepare() {
+ chmod g-w "${T}"
sed -i \
-e '/filter /s:-o:$(LDFLAGS) -o:' \
-e '/: depend$/d' \