Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=810c67f466c7bd032fd59f0eb0df842d3229ab78
commit 810c67f466c7bd032fd59f0eb0df842d3229ab78 Author: Elentir <[email protected]> Date: Tue Feb 15 20:43:16 2011 +0100 sudo-1.7.4-2-arm * add arm to archs diff --git a/source/apps/sudo/FrugalBuild b/source/apps/sudo/FrugalBuild index 8d18389..acb9e25 100644 --- a/source/apps/sudo/FrugalBuild +++ b/source/apps/sudo/FrugalBuild @@ -9,7 +9,7 @@ pkgdesc="Give limited root privileges to certain users" url="http://www.sudo.ws/" depends=('glibc>=2.8-3') groups=('apps' 'chroot-core') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64' 'ppc' 'arm') backup=('etc/sudoers') up2date="Flasttar $url/sudo/stable.html" source=(http://www.sudo.ws/$pkgname/dist/$pkgname-$pkgver$pkgextraver.tar.gz sudo.sh) _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
