SHA256
1
0
forked from pool/ShellCheck

osc copypac from project:devel:languages:haskell:lts:11 package:ShellCheck revision:10, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=32
This commit is contained in:
Peter Simons 2018-04-26 07:07:28 +00:00 committed by Git OBS Bridge
parent 4d9cbed61f
commit f8a9ecb3e2

View File

@ -89,13 +89,13 @@ install -Dpm 0644 shellcheck.1 %{buildroot}%{_mandir}/man1/shellcheck.1
%ghc_pkg_recache
%files
%doc LICENSE
%license LICENSE
%doc README.md
%{_bindir}/shellcheck
%{_mandir}/man1/shellcheck.1*
%{_mandir}/man1/shellcheck.1%{?ext_man}
%files -n ghc-%{name} -f ghc-%{name}.files
%doc LICENSE
%license LICENSE
%files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
%doc README.md