commit: 7a31b39973f1a9fc743be5d2c8198f8f02241f83 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Oct 1 13:45:26 2017 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Mon Oct 9 18:45:08 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a31b399
sys-apps/policycoreutils: remove unused patch .../policycoreutils-2.7_rc1-0001-newrole-not-suid.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/sys-apps/policycoreutils/files/policycoreutils-2.7_rc1-0001-newrole-not-suid.patch b/sys-apps/policycoreutils/files/policycoreutils-2.7_rc1-0001-newrole-not-suid.patch deleted file mode 100644 index d4aa531063f..00000000000 --- a/sys-apps/policycoreutils/files/policycoreutils-2.7_rc1-0001-newrole-not-suid.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/policycoreutils/newrole/Makefile b/policycoreutils/newrole/Makefile -index bdefbb8..9cff135 100644 ---- policycoreutils/newrole/Makefile -+++ policycoreutils/newrole/Makefile -@@ -49,7 +49,7 @@ ifeq ($(NAMESPACE_PRIV),y) - IS_SUID=y - endif - ifeq ($(IS_SUID),y) -- MODE := 4555 -+ MODE := 0555 - LDLIBS += -lcap-ng - else - MODE := 0555
