aboutsummaryrefslogtreecommitdiff
path: root/myautomount.spec
diff options
context:
space:
mode:
Diffstat (limited to 'myautomount.spec')
-rw-r--r--myautomount.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/myautomount.spec b/myautomount.spec
index 01849d6..af4edd4 100644
--- a/myautomount.spec
+++ b/myautomount.spec
@@ -98,6 +98,8 @@ update-desktop-database 1>/dev/null 2>&1 || :
%doc %{_mandir}/man1/*
%if 0%{?fedora} || 0%{?rhel} >= 8
%doc %{_pkgdocdir}/*
+%else
+%doc %{_docdir}/%{name}/*
%endif
%changelog
bgstack15