Update various 'sh boot's to 'perl boot'
[ghc-hetmet.git] / ghc.spec.in
index 3400227..c8eab26 100644 (file)
@@ -85,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.