[Rpm-maint] [rpm-software-management/rpm] Do not install %doc directories (Discussion #3782)
Panu Matilainen
notifications at github.com
Wed Jun 11 08:43:09 UTC 2025
Rpm has special logic for this case, but it doesn't work with unowned directories.
IIRC this achieves the same (looking at bootc.spec in fedora):
```
-%{_docdir}/bootc/*
+%{_docdir}/bootc/
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/3782#discussioncomment-13430573
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/repo-discussions/3782/comments/13430573 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250611/6f6740df/attachment.htm>
More information about the Rpm-maint
mailing list