Skip to content

makepkg: drop sudo permissions after use

Allan McRae requested to merge allan/sudo-drop into master

Add the -k parameter to the sudo call to prevent caching of credientials. This would (potentailly) stop a rogue sudo use within a PKGBUILD.

Fixes !118 (closed)

Signed-off-by: Allan McRae allan@archlinux.org

Merge request reports