[arch-commits] Commit in coreutils/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Tue Apr 13 11:49:04 UTC 2010


    Date: Tuesday, April 13, 2010 @ 07:49:04
  Author: allan
Revision: 77450

upgpkg: coreutils 8.4-3
remove symlink to \[, replaced by provided binary

Modified:
  coreutils/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-13 11:05:16 UTC (rev 77449)
+++ PKGBUILD	2010-04-13 11:49:04 UTC (rev 77450)
@@ -4,7 +4,7 @@
 
 pkgname=coreutils
 pkgver=8.4
-pkgrel=2
+pkgrel=3
 pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system"
 arch=('i686' 'x86_64')
 license=('GPL3')
@@ -69,6 +69,5 @@
   ln -sf /bin/sleep ${pkgdir}/usr/bin/sleep
     
   mv chroot $pkgdir/usr/sbin
-  ln -sf test [
   install -Dm644 $srcdir/su ${pkgdir}/etc/pam.d/su
 }




More information about the arch-commits mailing list