Author: aurel32 Date: 2010-06-08 09:07:13 +0000 (Tue, 08 Jun 2010) New Revision: 4335
Modified: glibc-package/trunk/debian/patches/i386/local-pthread_cond_wait.diff Log: Fix patchlevel Modified: glibc-package/trunk/debian/patches/i386/local-pthread_cond_wait.diff =================================================================== --- glibc-package/trunk/debian/patches/i386/local-pthread_cond_wait.diff 2010-06-08 09:00:23 UTC (rev 4334) +++ glibc-package/trunk/debian/patches/i386/local-pthread_cond_wait.diff 2010-06-08 09:07:13 UTC (rev 4335) @@ -645,7 +645,7 @@ -DW.ref.__gcc_personality_v0: - .long __gcc_personality_v0 -#endif ---- nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S +--- a/nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S +++ /dev/null @@ -1,20 +0,0 @@ -/* Copyright (C) 2003 Free Software Foundation, Inc. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

