diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2014-08-05 01:16:05 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2014-08-05 01:16:05 +0000 |
commit | f2562e2005344bbe2ace734e156489607e45221b (patch) | |
tree | 2544aade13d7e2d0805752ed37bff44200b9a0ab /sys-block/fio/fio-1.21_rc3.ebuild | |
parent | Fix typo. (diff) | |
download | gentoo-2-f2562e2005344bbe2ace734e156489607e45221b.tar.gz gentoo-2-f2562e2005344bbe2ace734e156489607e45221b.tar.bz2 gentoo-2-f2562e2005344bbe2ace734e156489607e45221b.zip |
tmpdir for configure must be not group-writable, otherwise grsec TPE will block it.
(Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-block/fio/fio-1.21_rc3.ebuild')
-rw-r--r-- | sys-block/fio/fio-1.21_rc3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/fio/fio-1.21_rc3.ebuild b/sys-block/fio/fio-1.21_rc3.ebuild index fdfd311804e1..31faa51532db 100644 --- a/sys-block/fio/fio-1.21_rc3.ebuild +++ b/sys-block/fio/fio-1.21_rc3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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-1.21_rc3.ebuild,v 1.2 2008/05/29 00:09:38 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/fio/fio-1.21_rc3.ebuild,v 1.3 2014/08/05 01:16:05 robbat2 Exp $ inherit eutils toolchain-funcs flag-o-matic |