summaryrefslogtreecommitdiffstats
path: root/rubygem-unicorn.spec
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-12-11 13:23:10 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-12-11 13:23:10 -0700
commit2b95ad3ae1c57ca48bf41d6c97d75668b004d313 (patch)
tree1ba99d20618dd3987681d18d85fbd1be84f15124 /rubygem-unicorn.spec
parent76a8890ab319c03bd79a5f36d033903b23b0147c (diff)
downloadrubygem-unicorn-2b95ad3ae1c57ca48bf41d6c97d75668b004d313.tar.gz
rubygem-unicorn-2b95ad3ae1c57ca48bf41d6c97d75668b004d313.tar.xz
rubygem-unicorn-2b95ad3ae1c57ca48bf41d6c97d75668b004d313.zip
skip .gitkeep removal
Upstream no longer ships .gitkeep files in 4.7.0. There's no need to remove them in the RPM packaging.
Diffstat (limited to 'rubygem-unicorn.spec')
-rw-r--r--rubygem-unicorn.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/rubygem-unicorn.spec b/rubygem-unicorn.spec
index 1434602..2d8f79e 100644
--- a/rubygem-unicorn.spec
+++ b/rubygem-unicorn.spec
@@ -135,7 +135,6 @@ rm %{buildroot}/%{gem_instdir}/setup.rb
rm %{buildroot}/%{gem_instdir}/.wrongdoc.yml
rm -rf %{buildroot}%{gem_instdir}/ext
find %{buildroot} -name .gitignore -exec rm {} +
-find %{buildroot} -name .gitkeep -exec rm {} +
rm %{buildroot}/%{gem_instdir}/%{gem_name}.gemspec
# In case you have yard installed