sudo: revert removal of install_perms.patch
This commit is contained in:
parent
03a2827828
commit
a1022dca15
11
srcpkgs/sudo/patches/install_perms.patch
Normal file
11
srcpkgs/sudo/patches/install_perms.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- a/scripts/install-sh
|
||||
+++ b/scripts/install-sh
|
||||
@@ -163,6 +163,8 @@ while ${MORETODO} ; do
|
||||
esac
|
||||
${MORETODO} && shift
|
||||
done
|
||||
+CHOWN=:
|
||||
+CHGRP=:
|
||||
|
||||
## Making a directory?
|
||||
if ${DIRMODE} ; then
|
Loading…
Reference in New Issue
Block a user