X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=ghc.spec.in;h=a03a759fc4f466f13bad6d853ace8b8d49d4eaf4;hp=1fb96ca840aacb2dc37a25bb943c7e5c843aff9b;hb=06435c511c76ba7d084af3c9420614e167f4a9e5;hpb=bae189c0a5d79fc2e2753132a964b1c975b8466a diff --git a/ghc.spec.in b/ghc.spec.in index 1fb96ca..a03a759 100644 --- a/ghc.spec.in +++ b/ghc.spec.in @@ -82,15 +82,15 @@ needed. %build test -f configure || autoreconf -./configure --prefix=%{_prefix} -make +./configure --prefix=%{_prefix} --mandir=%{_mandir} +make HTML_DIR_INSTALLED=%{_defaultdocdir}/%{name}/libraries/'$(PACKAGE)' make html make -C docs/ext-core ps make -C docs/storage-mgt ps %install make prefix=${RPM_BUILD_ROOT}%{_prefix} install -make datadir=`pwd` install-docs +make datadir=`pwd` mandir=${RPM_BUILD_ROOT}%{_mandir} install-docs # generate the file list for lib/ _excluding_ all files needed for profiling # only @@ -119,7 +119,6 @@ rm -rf ${RPM_BUILD_ROOT} %doc ANNOUNCE %doc LICENSE %doc README -%doc docs/building/building %doc docs/comm %doc docs/ext-core/core.ps %doc docs/storage-mgt/ldv.ps @@ -128,6 +127,7 @@ rm -rf ${RPM_BUILD_ROOT} %doc docs/users_guide/users_guide %doc html/* %doc libraries/Cabal/doc/Cabal +%{_mandir}/man1/ghc.1* %{_prefix}/bin/ghc %{_prefix}/bin/ghc-%{version} %{_prefix}/bin/ghc-pkg