osc copypac from project:devel:languages:haskell:ghc-8.10.x package:alex revision:18, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/alex?expand=0&rev=100
This commit is contained in:
Ondřej Súkup 2021-09-07 15:04:08 +00:00 committed by Git OBS Bridge
parent dbfd2313d5
commit 9c394eb54e

View File

@ -51,11 +51,15 @@ lex or flex for C/C++.
%build
%ghc_bin_build
chmod a-x TODO *.md
chmod a-x ./doc/*
chmod a-x ./examples/*
cd doc
test -f configure || autoreconf
# FIXME: you should use the %%configure macro
./configure
%install
%ghc_bin_install
mkdir -p %{buildroot}/%{_mandir}/man1