From 5fc6a1128d4315cda1aa094f6ed0d8d393175a9f Mon Sep 17 00:00:00 2001 From: Jarod Wilson Date: Wed, 7 May 2008 03:38:33 +0000 Subject: [PATCH] I hate this whole version 10 idea, it screws with my head too much. +1 for "Fedora 2008.10". C'mon. Everyone's doing it. --- numpy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numpy.spec b/numpy.spec index df4bb6e..155b764 100644 --- a/numpy.spec +++ b/numpy.spec @@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %{_mandir}/man*/* %{python_sitearch}/%{name} -%if "0%{?fedora}" >= "9" +%if 0%{?fedora} >= 9 %{python_sitearch}/%{name}-*.egg-info %endif