Fixed bug #744 (ghc-pkg lies about location of haddock-interfaces and haddock-html)
authorsven.panne@aedion.de <unknown>
Tue, 2 Jan 2007 13:46:22 +0000 (13:46 +0000)
committersven.panne@aedion.de <unknown>
Tue, 2 Jan 2007 13:46:22 +0000 (13:46 +0000)
ghc.spec.in

index b31d0aa..2f66261 100644 (file)
@@ -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