summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2013-11-25 23:49:19 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2013-11-26 17:24:39 -0700
commite9e72baa792ea021413acf24de20fa4ef9b07269 (patch)
tree5b58b42b9b33b7d19a8df49d22974da02f5a412e
parent076bde3a0c5cc86207086a81aadb7fcbb56fdbf3 (diff)
downloadrubygem-unicorn-e9e72baa792ea021413acf24de20fa4ef9b07269.tar.gz
rubygem-unicorn-e9e72baa792ea021413acf24de20fa4ef9b07269.tar.xz
rubygem-unicorn-e9e72baa792ea021413acf24de20fa4ef9b07269.zip
use gem_docdir macro
Use the gem_docdir macro in the %files list instead of manually specifying the same thing.
-rw-r--r--rubygem-unicorn.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rubygem-unicorn.spec b/rubygem-unicorn.spec
index ddc3ed2..89ffd1c 100644
--- a/rubygem-unicorn.spec
+++ b/rubygem-unicorn.spec
@@ -148,6 +148,7 @@ popd
%doc %{gem_instdir}/Links
%files doc
+%doc %{gem_docdir}
%doc %{gem_instdir}/ChangeLog
%doc %{gem_instdir}/FAQ
%doc %{gem_instdir}/DESIGN
@@ -161,7 +162,6 @@ popd
%doc %{gem_instdir}/TODO
%doc %{gem_instdir}/TUNING
%doc %{gem_instdir}/local.mk.sample
-%doc %{gem_dir}/doc/%{gem_name}-%{version}
%doc %{gem_instdir}/test
%doc %{gem_instdir}/t
%doc %{gem_instdir}/Documentation