Skip to content

Commit 78c7bc3

Browse files
committed
Doc fixes
1 parent 6e88316 commit 78c7bc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

contrib/spec/openarc.spec.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ rm %{buildroot}/%{_libdir}/*.la
7979

8080

8181
cat > %{buildroot}%{_sysconfdir}/openarc.conf <<EOF
82-
## See openarc.conf(5) or %{_docdir}/%{name}-%{version}/openarc.conf.sample for more
82+
## See openarc.conf(5) or %{_docdir}/%{name}%{?rhel:-%{version}}/openarc.conf.sample for more
8383
PidFile %{_localstatedir}/run/openarc/openarc.pid
8484
Syslog yes
8585
#Umask 002
@@ -167,7 +167,7 @@ exit 0
167167

168168
%files
169169
%license LICENSE LICENSE.Sendmail
170-
%doc README RELEASE_NOTES
170+
%doc README RELEASE_NOTES openarc/openarc.conf.sample
171171
%config(noreplace) %{_sysconfdir}/openarc.conf
172172

173173
%if %{tmpfiles}

0 commit comments

Comments
 (0)