fix realpath for Mandrake 9.1


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1766 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/glibc-2.3.supp b/glibc-2.3.supp
index 2ba5c16..26312a9 100644
--- a/glibc-2.3.supp
+++ b/glibc-2.3.supp
@@ -68,14 +68,14 @@
    realpath is inefficiently coded
    Memcheck:Overlap
    fun:memcpy
-   fun:realpath@@GLIBC_2.3
+   fun:realpath*
 }
 
 {
    realpath stupidity part II
    Memcheck:Overlap
    fun:strcpy
-   fun:realpath@@GLIBC_2.3
+   fun:realpath*
 }
 {
    strlen/decompose_rpath/_dl_map_object