refresh to cabal-rpm-2.2.1
This commit is contained in:
parent
19e0160642
commit
c465772c7e
@ -1,4 +1,4 @@
|
||||
# generated by cabal-rpm-2.2.0
|
||||
# generated by cabal-rpm-2.2.1
|
||||
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
||||
|
||||
%global pkg_name ShellCheck
|
||||
@ -138,6 +138,7 @@ install -Dpm 0644 shellcheck.1 %{buildroot}%{_mandir}/man1/shellcheck.1
|
||||
|
||||
%check
|
||||
%if %{with tests}
|
||||
PATH=%{buildroot}%{_bindir}:$PATH
|
||||
%cabal_test
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user