From 772b02694121b874e0aa87853c2758a1d7867009 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Mon, 27 Aug 2007 10:59:43 -0400 Subject: [PATCH] Adapted glibc's mips patch to the new locations of the ports --- base/glibc/divdi3.patch.mips | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base/glibc/divdi3.patch.mips b/base/glibc/divdi3.patch.mips index 090fe066f..4e38179e3 100644 --- a/base/glibc/divdi3.patch.mips +++ b/base/glibc/divdi3.patch.mips @@ -16,8 +16,8 @@ # version. # --- SDE-COPYRIGHT-NOTE-END --- ---- ./sysdeps/mips/Makefile.orig 2006-08-19 09:02:40.000000000 -0600 -+++ ./sysdeps/mips/Makefile 2006-08-19 09:03:21.000000000 -0600 +--- ./ports/sysdeps/mips/Makefile.orig 2006-08-19 09:02:40.000000000 -0600 ++++ ./ports/sysdeps/mips/Makefile 2006-08-19 09:03:21.000000000 -0600 @@ -7,6 +7,14 @@ sysdep_routines += setjmp_aux endif