Update redhat.rst

typo
This commit is contained in:
Andrew Bauer 2017-04-26 09:48:15 -05:00 committed by GitHub
parent ff71777ee6
commit 3870ca1ec0
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ The tarball from the previsouly installed SRPM should be there. This is the name
::
git archive --prefix=ZoneMinder-1.28.1/ -o ~/rpmbuld/SOURCES/zoneminder-1.28.1.tar.gz HEAD
git archive --prefix=ZoneMinder-1.28.1/ -o ~/rpmbuild/SOURCES/zoneminder-1.28.1.tar.gz HEAD
Note that we are overwriting the original tarball. If you wish to keep the original tarball then create a copy prior to creating the new tarball.