Redacted README better, I think

This commit is contained in:
Jorge Gallegos 2014-08-28 21:27:24 -07:00
parent 19448ac702
commit 1e02de4136
2 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
A copy of the documentation is included under the docs/
A copy of the documentation can be obtained by installing the ``uwsgi-docs``
package. The documentation is a copy as of the git SHA:

View File

@ -392,7 +392,7 @@ mkdir -p %{buildroot}%{_httpd_moddir}
mkdir docs
tar -C docs/ --strip-components=1 -xvzf uwsgi-docs.tar.gz
cp docs/Changelog-%{majornumber}.%{minornumber}.%{releasenumber}.rst CHANGELOG
echo "directory at commit %{commit}, i.e. this:" >> README.Fedora
echo "%{commit}, i.e. this:" >> README.Fedora
echo "https://github.com/unbit/%{docrepo}/tree/%{commit}" >> README.Fedora
%{__install} -p -m 0755 %{name} %{buildroot}%{_sbindir}
%{__install} -p -m 0644 *.h %{buildroot}%{_includedir}/%{name}