sudo: cross build support.

This commit is contained in:
Juan RP 2013-02-11 13:57:55 +01:00
parent 9fbfdb5b01
commit b6fcf15114
1 changed files with 1 additions and 0 deletions

View File

@ -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>"