Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=40f8ea482f857f03fb9b07b5d1b6a20a0c5b3953
commit 40f8ea482f857f03fb9b07b5d1b6a20a0c5b3953 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Mon Jun 2 15:49:56 2008 +0200 coreutils-6.12-1-i686 - version bump diff --git a/source/base/coreutils/FrugalBuild b/source/base/coreutils/FrugalBuild index 71363f0..af376d4 100644 --- a/source/base/coreutils/FrugalBuild +++ b/source/base/coreutils/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: VMiklos <[EMAIL PROTECTED]> pkgname=coreutils -pkgver=6.11 +pkgver=6.12 pkgrel=1 pkgdesc="These are the GNU core utilities, the basic command line programs" url="http://www.gnu.org/software/coreutils" @@ -23,14 +23,13 @@ build() --enable-largefile ac_cv_func_openat=no Ffile /etc/DIR_COLORS - # cosmetics :) + # compat symlinks Fmkdir /usr/{bin,sbin} Fln install /usr/bin/ginstall Fln install.1.gz /usr/man/man1/ginstall.1.gz Fln test /bin/[ + # this is not needed when /usr is not available Fmv /bin/chroot /usr/sbin/chroot - # these are unnecessary - Frm /usr/bin/dircolors /usr/info/dir # confilicts with procps Frm /bin/{uptime,kill} /usr/share/man/man1/{uptime,kill}.1 # confilicts with shadow _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
