fix no-prof subpackage to undefine %with_ghc_prof properly

epel9
Jens Petersen 10 months ago
parent 0955ac9203
commit ab809592a0

@ -1,2 +1,2 @@
# enable profiling libraries in prof subpkgs
with_ghc_prof 0
# disable profiling libraries and prof subpkgs
%with_ghc_prof %{nil}

Loading…
Cancel
Save