summaryrefslogtreecommitdiff
path: root/ghc.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'ghc.spec.in')
-rw-r--r--ghc.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc.spec.in b/ghc.spec.in
index b31d0aafe9..2f66261abf 100644
--- a/ghc.spec.in
+++ b/ghc.spec.in
@@ -83,7 +83,7 @@ needed.
%build
test -f configure || autoreconf
./configure --prefix=%{_prefix} --mandir=%{_mandir}
-make
+make HTML_DIR_INSTALLED=%{_defaultdocdir}/%{name}/libraries/'$(PACKAGE)'
make html
make -C docs/ext-core ps
make -C docs/storage-mgt ps