Package-Manager: Portage-2.3.6, Repoman-2.3.1
ifeq ($(IS_SUID),y)
- MODE := 4555
+ MODE := 0555
- LDLIBS += -lcap-ng
+ override LDLIBS += -lcap-ng
else
MODE := 0555
--- /dev/null
+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
cd "${S}" || die "Failed to switch to ${S}"
if [[ ${PV} != 9999 ]] ; then
# If needed for live ebuilds please use /etc/portage/patches
- eapply "${FILESDIR}/policycoreutils-2.7-0001-newrole-not-suid.patch"
+ eapply "${FILESDIR}/policycoreutils-2.7_rc1-0001-newrole-not-suid.patch"
fi
# rlpkg is more useful than fixfiles