From 9916f6f8a32ff04da033b22f9ac3cd029a34b5962dc1771170938ebd161ea4c7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 24 Aug 2011 15:53:57 +0000 Subject: [PATCH] remove comment OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=41 --- valgrind.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/valgrind.spec b/valgrind.spec index e373cb0..d35b4e2 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -54,7 +54,6 @@ Patch44: vg_bug270851_r2148.patch Patch45: valgrind-3.6.1-kernel3.patch Patch46: glibc-2.14.diff Patch47: valgrind_r12002.diff -# hack around stupid rebuilding on openSUSE Factory # during building the major version of glibc is built into the suppression file %define glibc_main_version %(getconf GNU_LIBC_VERSION | cut -d' ' -f2 | cut -d. -f1) %define glibc_major_version %(getconf GNU_LIBC_VERSION | cut -d' ' -f2 | cut -d. -f2)