Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0a3d8c5949d60dd282ddcf085c2e91a7c8fa5020
commit 0a3d8c5949d60dd282ddcf085c2e91a7c8fa5020 Author: bouleetbil <[email protected]> Date: Sat Jun 25 22:35:47 2011 +0000 mc-4.7.5-1-arm added arm to archs() diff --git a/source/apps/mc/FrugalBuild b/source/apps/mc/FrugalBuild index 776192c..cde1471 100644 --- a/source/apps/mc/FrugalBuild +++ b/source/apps/mc/FrugalBuild @@ -11,7 +11,7 @@ depends=('glib2' 'slang') makedepends=('cvs') backup=(usr/share/mc/{cedit.menu,edit.indent.rc,edit.spell.rc,mc.ext,mc.lib}) groups=('apps') -archs=('i686' 'x86_64' 'ppc') +archs=('i686' 'x86_64' 'ppc' 'arm') up2date="Flasttar $url/downloads" source=(http://www.midnight-commander.org/downloads/mc-$pkgver.tar.lzma \ 00-mc-4.6.1-fpm.patch \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
