sudo: cross build support.
This commit is contained in:
parent
9fbfdb5b01
commit
b6fcf15114
|
@ -7,6 +7,7 @@ configure_args="--with-ignore-dot -with-all-insults --with-env-editor
|
|||
--enable-shell-sets-home --enable-noargs-shell --without-sendmail
|
||||
--with-logfac=auth --disable-root-mailer"
|
||||
makedepends="zlib-devel pam-devel"
|
||||
crossmakedepends="${makedepends}"
|
||||
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
||||
short_desc="Allow others to run commands as root"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue