|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
# generated by cabal-rpm-2.0.2
|
|
|
|
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
|
|
|
|
# generated by cabal-rpm-2.0.5
|
|
|
|
|
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
|
|
|
|
|
|
|
|
|
%bcond_without tests
|
|
|
|
|
|
|
|
|
@ -57,6 +57,7 @@ cd ..
|
|
|
|
|
%install
|
|
|
|
|
# Begin cabal-rpm install
|
|
|
|
|
%ghc_bin_install
|
|
|
|
|
chmod a-x CHANGELOG.md README.md TODO
|
|
|
|
|
# End cabal-rpm install
|
|
|
|
|
install -D -m 0644 doc/alex.1 %{buildroot}%{_mandir}/man1/alex.1
|
|
|
|
|
|
|
|
|
|