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
|
--enable-shell-sets-home --enable-noargs-shell --without-sendmail
|
||||||
--with-logfac=auth --disable-root-mailer"
|
--with-logfac=auth --disable-root-mailer"
|
||||||
makedepends="zlib-devel pam-devel"
|
makedepends="zlib-devel pam-devel"
|
||||||
|
crossmakedepends="${makedepends}"
|
||||||
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
conf_files="/etc/pam.d/sudo /etc/sudoers"
|
||||||
short_desc="Allow others to run commands as root"
|
short_desc="Allow others to run commands as root"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Reference in New Issue