[glibc/f14/master] fix up typo

Dennis Gilmore ausil at fedoraproject.org
Sat Sep 4 16:23:39 UTC 2010


commit 4ce712cc2936877f17f3a29edd493e448fc8c232
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Sat Sep 4 11:23:28 2010 -0500

    fix up typo

 glibc.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index a21549c..786553a 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -22,7 +22,7 @@
 %define multiarcharches ppc ppc64 %{ix86} x86_64
 %ifarch %{auxarches}
 #disable unpackaged files check on aux arches
-%define %_unpackaged_files_terminate_build 0
+%define _unpackaged_files_terminate_build 0
 %endif
 
 Summary: The GNU libc libraries


More information about the scm-commits mailing list