diff --git a/glibc.spec b/glibc.spec index 08e8e7b..64eac47 100644 --- a/glibc.spec +++ b/glibc.spec @@ -812,7 +812,7 @@ touch locale/programs/*-kw.h # in new langpacks we might have to build. Verify the differences # then update the copy of SUPPORTED. We do it this way to avoid # accidentally creating new langpacks. -cmp %{SOURCE11} localedata/SUPPORTED +diff -u %{SOURCE11} localedata/SUPPORTED ############################################################################## # Build glibc...