You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-apps/policycoreutils/files/policycoreutils-3.1-0001-ne...

12 lines
212 B

--- a/newrole/Makefile
+++ b/newrole/Makefile
@@ -50,7 +50,7 @@ ifeq ($(NAMESPACE_PRIV),y)
IS_SUID=y
endif
ifeq ($(IS_SUID),y)
- MODE := 4555
+ MODE := 0555
override LDLIBS += -lcap-ng
else
MODE := 0555