summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/fio/fio-2.0.13.ebuild')
-rw-r--r--sys-block/fio/fio-2.0.13.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-block/fio/fio-2.0.13.ebuild b/sys-block/fio/fio-2.0.13.ebuild
index 156a6cf67f5e..93f92876654b 100644
--- a/sys-block/fio/fio-2.0.13.ebuild
+++ b/sys-block/fio/fio-2.0.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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.13.ebuild,v 1.1 2013/01/17 20:46:17 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/fio-2.0.13.ebuild,v 1.2 2014/08/05 01:16:05 robbat2 Exp $
EAPI="4"
@@ -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' \