Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current/.git;a=commitdiff;h=74a8bd8a432109c29e664e0351b4fa4f7f58c520
commit 74a8bd8a432109c29e664e0351b4fa4f7f58c520 Author: VMiklos <[EMAIL PROTECTED]> Date: Wed Aug 8 15:14:42 2007 +0200 texinfo-4.9-1-i686 forgot to update groups() diff --git a/source/base/texinfo/FrugalBuild b/source/base/texinfo/FrugalBuild index eba7526..b40c05e 100644 --- a/source/base/texinfo/FrugalBuild +++ b/source/base/texinfo/FrugalBuild @@ -10,7 +10,7 @@ url="http://www.gnu.org/software/texinfo/" depends=('ncurses' 'net-tools' 'grep' 'sed' 'udev' 'gawk') rodepends=('shadow') makedepends=('bison') -groups=('apps' 'chroot-core') +groups=('base' 'chroot-core') archs=('i686' 'x86_64') options=('force') up2date="lynx -dump 'http://ftp.gnu.org/gnu/texinfo/?M=D'|grep tar.bz2|sed -n 's/.*-\(.*\).t.*/\1/;1 p'" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
