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:
parent
dbfd2313d5
commit
9c394eb54e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user