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

Allan McRae allan at archlinux.org
Tue Jun 7 10:57:25 UTC 2011


    Date: Tuesday, June 7, 2011 @ 06:57:24
  Author: allan
Revision: 126794

fix patch name

Modified:
  glibc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-07 10:47:37 UTC (rev 126793)
+++ PKGBUILD	2011-06-07 10:57:24 UTC (rev 126794)
@@ -77,7 +77,7 @@
 
   # http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=675155e9 (only fedora branch...)
   # http://sourceware.org/ml/libc-alpha/2011-06/msg00006.html
-  patch -Np1 -i ${srcdir}/glibc-2.14-fix-memory-leak.patch
+  patch -Np1 -i ${srcdir}/glibc-2.14-libdl-crash.patch
 
   install -dm755 ${pkgdir}/etc
   touch ${pkgdir}/etc/ld.so.conf




More information about the arch-commits mailing list