[project @ 2000-05-26 10:04:37 by panne]
[ghc-hetmet.git] / ghc / driver / ghc.lprl
index bda22fc..c6d21f8 100644 (file)
@@ -1502,7 +1502,7 @@ Now the Haskell compiler, C compiler, and assembler
     }
 
     if (-f $hsc_out_h_stub) {
-       &run_something("mv $hsc_out_h_stub $ofile_h_stub_target", 'Copy foreign export header file');
+       &run_something("cp $hsc_out_h_stub $ofile_h_stub_target", 'Copy foreign export header file');
     }
 
     if (-f $hsc_out_c_stub) {