fix haddock submodule pointer
[ghc-hetmet.git] / ghc.spec.in
index 5d3fa1f..2a70043 100644 (file)
@@ -1,3 +1,6 @@
+# WARNING: ghc.spec is automatically generated from ghc.spec.in by
+# ./configure.  Make sure you are editing ghc.spec.in, not ghc.spec.
+#
 # RPM spec file for GHC                                                 -*-rpm-spec-*-
 #
 # Copyright [1998..2007] The GHC Team
@@ -82,7 +85,7 @@ needed.
 %setup -b1
 
 %build
-test -f configure || sh boot
+test -f configure || perl boot
 ./configure --prefix=%{_prefix} --mandir=%{_mandir}
 
 # Don't install these tools, we'll use update-alternatives below.
@@ -174,7 +177,6 @@ fi
 %{_prefix}/bin/ghci
 %{_prefix}/bin/ghci-%{version}
 %{_prefix}/bin/ghcprof
-%{_prefix}/bin/hasktags
 %{_prefix}/bin/hp2ps
 %{_prefix}/bin/hpc
 %{_prefix}/bin/hsc2hs-ghc