diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-18 20:06:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-18 20:06:49 +0100 |
commit | 63eb8ca21c16b206359852844db1f5023760e533 (patch) | |
tree | 2b98153d3f00abc8b984ef40bb3913f0b2b543a5 /sys-devel | |
parent | app-emulation/simplevirt: removed exec bit from initscript (diff) | |
download | gentoo-63eb8ca21c16b206359852844db1f5023760e533.tar.gz gentoo-63eb8ca21c16b206359852844db1f5023760e533.tar.bz2 gentoo-63eb8ca21c16b206359852844db1f5023760e533.zip |
sys-devel/binutils-config: drop +x from files/, bug #694876
Reported-by: Michał Górny
Closes: https://bugs.gentoo.org/694876
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--[-rwxr-xr-x] | sys-devel/binutils-config/files/binutils-config-5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/binutils-config/files/binutils-config-5 b/sys-devel/binutils-config/files/binutils-config-5 index d4df601a74b5..297ea01518c4 100755..100644 --- a/sys-devel/binutils-config/files/binutils-config-5 +++ b/sys-devel/binutils-config/files/binutils-config-5 @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Format of /etc/env.d/binutils/: |