SHA256
1
0
forked from pool/ShellCheck

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=25
This commit is contained in:
Peter Simons 2018-02-04 09:34:17 +00:00 committed by Git OBS Bridge
parent cb7443e7bd
commit 25d89aacf5

View File

@ -75,6 +75,7 @@ This package provides the Haskell %{name} library development files.
%install %install
%ghc_lib_install %ghc_lib_install
install -Dpm 0644 shellcheck.1 %{buildroot}%{_mandir}/man1/shellcheck.1
%check %check
%cabal_test %cabal_test
@ -89,6 +90,7 @@ This package provides the Haskell %{name} library development files.
%doc LICENSE %doc LICENSE
%doc README.md %doc README.md
%{_bindir}/shellcheck %{_bindir}/shellcheck
%{_mandir}/man1/shellcheck.1*
%files -n ghc-%{name} -f ghc-%{name}.files %files -n ghc-%{name} -f ghc-%{name}.files
%doc LICENSE %doc LICENSE