%cabal_configure: when subpackaging print subpackage header

epel9
Jens Petersen 10 months ago
parent c6c144a6c0
commit 0955ac9203

@ -93,6 +93,9 @@ export LDFLAGS="${LDFLAGS:-%{?__global_ldflags}}"\
# configure
%cabal_configure\
%if %{defined 1}\
echo ==== Building %{1}%{?2:-%2} ====\
%endif\
%ghc_set_gcc_flags\
if ! [ -f Setup.hs -o -f Setup.lhs ]; then\
# datadir hardcoded for flatpaks\

Loading…
Cancel
Save