From 19cf680f5f757f08f3957d1d84fda079ba22f09b Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 27 Mar 2019 08:38:58 -0400 Subject: [PATCH] Allow for multiple man pages. Signed-off-by: Daniel J Walsh --- skopeo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skopeo.spec b/skopeo.spec index 585ee22..0e73f8b 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -378,7 +378,7 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath} %license LICENSE %doc README.md %{_bindir}/%{name} -%{_mandir}/man1/%{name}.1* +%{_mandir}/man1/%{name}* %dir %{_datadir}/bash-completion %dir %{_datadir}/bash-completion/completions %{_datadir}/bash-completion/completions/%{name}