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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Feb 25 18:58:45 UTC 2009


    Date: Wednesday, February 25, 2009 @ 13:58:45
  Author: andyrtr
Revision: 27766

upgpkg: coreutils 7.1-1.1
    built the pkg as with makepkg --asroot - quick fix for broken su setuid bit; seems to be a fakeroot bug on x86_64

Modified:
  coreutils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-25 18:26:21 UTC (rev 27765)
+++ PKGBUILD	2009-02-25 18:58:45 UTC (rev 27766)
@@ -4,7 +4,7 @@
 
 pkgname=coreutils
 pkgver=7.1
-pkgrel=1
+pkgrel=1.1
 pkgdesc="The basic file, shell and text manipulation utilities of the GNU operating system"
 arch=(i686 x86_64)
 license=('GPL3')




More information about the arch-commits mailing list