From 947a6a7b8d01174f5a231effefecbd008980e7d0 Mon Sep 17 00:00:00 2001 From: lewie Date: Sun, 15 Sep 2002 03:47:21 +0000 Subject: [PATCH] [project @ 2002-09-15 03:47:21 by lewie] Wibble!! --- ghc/ghc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index ba291f0..a8f9098 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -140,7 +140,7 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install-dirs make prefix=$RPM_BUILD_ROOT%{prefix} install -make prefix=$RPM_BUILD_ROOT%{prefix} datadir=$RPM_BUILD_ROOT%{prefix}/share/doc/%{version} SGMLDocWays="html ps" install-docs +make prefix=$RPM_BUILD_ROOT%{prefix} datadir=$RPM_BUILD_ROOT%{prefix}/share/doc/ghc-%{version} SGMLDocWays="html ps" install-docs # generate the file list for lib/ _excluding_ all files needed for profiling # only -- 1.7.10.4