diff options
author | CoprDistGit <infra@openeuler.org> | 2024-09-24 13:52:26 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-09-24 13:52:26 +0000 |
commit | 9679917a175091b0d437429157313f0ae5901c97 (patch) | |
tree | 8fe907a0ffcb4dd106de0374c859180be653a400 /manpages.attr | |
parent | d68770f6939ab160ff27ec4e65ccc88cd3677bd0 (diff) |
automatic import of openEuler-rpm-config
Diffstat (limited to 'manpages.attr')
-rw-r--r-- | manpages.attr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/manpages.attr b/manpages.attr new file mode 100644 index 0000000..6b4cbd7 --- /dev/null +++ b/manpages.attr @@ -0,0 +1,4 @@ +%__manpages_requires() %{lua: + print(string.format("/usr/bin/man", rpm.expand("%1"))) +} +%__manpages_path ^%{_mandir}/.* |