Update zoneminder.cmake.f20.spec

Fix path to README file
This commit is contained in:
Andrew Bauer 2014-10-18 17:36:12 -05:00
parent a043526994
commit fcf39fc9fa
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ fi
/usr/bin/gpasswd -a %{zmuid_final} dialout
# Display the README for post installation instructions
/usr/bin/less %{_docdir}/%{name}-%{version}/README.Fedora
/usr/bin/less %{_docdir}/%{name}/README.Fedora
%preun
if [ $1 -eq 0 ] ; then