summaryrefslogtreecommitdiffstats
path: root/rubygem-unicorn.spec
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-11-23 17:55:02 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-11-24 22:11:14 -0700
commit793c76f58c5ee74c6817574a20bb2d963d2fc022 (patch)
treee14883be81f3d6ddccb227e5187ea2259df08913 /rubygem-unicorn.spec
parent81abab236ec29c49086af7343d812587ca75239a (diff)
downloadrubygem-unicorn-793c76f58c5ee74c6817574a20bb2d963d2fc022.tar.gz
rubygem-unicorn-793c76f58c5ee74c6817574a20bb2d963d2fc022.tar.xz
rubygem-unicorn-793c76f58c5ee74c6817574a20bb2d963d2fc022.zip
rm spurious dist tag conditional
This conditional was empty. Remove it.
Diffstat (limited to 'rubygem-unicorn.spec')
-rw-r--r--rubygem-unicorn.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/rubygem-unicorn.spec b/rubygem-unicorn.spec
index 421657e..3a2105c 100644
--- a/rubygem-unicorn.spec
+++ b/rubygem-unicorn.spec
@@ -160,9 +160,6 @@ mv %{buildroot}/%{gem_instdir}/man/* %{buildroot}%{_mandir}/
install -d -m0755 %{buildroot}%{gem_extdir_mri}/lib
mv %{buildroot}%{gem_instdir}/lib/unicorn_http.so %{buildroot}%{gem_extdir_mri}/lib/
-%if 0%{?fedora} >= 18
-%endif
-
%check
cd %{buildroot}%{gem_dir}/gems/%{gem_name}-%{version}