diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-03-05 15:05:13 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@redhat.com> | 2010-03-05 15:05:13 +0100 |
commit | 7bea85290bebde69cfb5aa057afb70e019154b4d (patch) | |
tree | d59e308914fcbf3b9605efa661fe862d18726297 /fedora | |
parent | d71abb557beae1cd0a384ad3c16221ef6e00dc57 (diff) | |
download | glibc-7bea85290bebde69cfb5aa057afb70e019154b4d.tar glibc-7bea85290bebde69cfb5aa057afb70e019154b4d.tar.gz glibc-7bea85290bebde69cfb5aa057afb70e019154b4d.tar.bz2 glibc-7bea85290bebde69cfb5aa057afb70e019154b4d.zip |
Revert accidental change
Diffstat (limited to 'fedora')
-rw-r--r-- | fedora/glibc.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index f856e1107b..7ceedcf2a7 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define run_glibc_tests 0 +%define run_glibc_tests 1 %define auxarches athlon sparcv9v sparc64v alphaev6 %define xenarches i686 athlon %ifarch %{xenarches} |