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.
This commit is contained in:
Jarod Wilson 2008-05-07 03:38:33 +00:00
parent 49f5a4c03c
commit 5fc6a1128d

View File

@ -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