We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab459a commit 7791e0aCopy full SHA for 7791e0a
contrib/osc.spec
@@ -239,6 +239,7 @@ install -Dm0644 macros.osc %{buildroot}%{_rpmmacrodir}/macros.osc
239
240
# install man page
241
%if %{with man}
242
+install -Dm0644 git-obs-metadata.1 %{buildroot}%{_mandir}/man1/git-obs-metadata.1
243
install -Dm0644 git-obs-quickstart.1 %{buildroot}%{_mandir}/man1/git-obs-quickstart.1
244
install -Dm0644 osc.1 %{buildroot}%{_mandir}/man1/osc.1
245
install -Dm0644 git-obs.1 %{buildroot}%{_mandir}/man1/git-obs.1
0 commit comments