35cd9d015e
We now have build config consistent with standard bcond across our packages
12 lines
173 B
Plaintext
12 lines
173 B
Plaintext
# OS specific settings
|
|
|
|
%_ghcdocdir %{_ghclicensedir}/%{name}
|
|
|
|
%_ghcdynlibdir %{_libdir}
|
|
|
|
%ghc_without_dynamic 1
|
|
%with_ghc_prof 1
|
|
%with_haddock 1
|
|
|
|
%cabal_install_options -v
|