diff options
Diffstat (limited to 'ide')
| -rw-r--r-- | ide/dune | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ (rule (targets coqide_os_specific.ml) (deps (:in-file coqide_X11.ml.in)) ; TODO support others - (action (run cp %{in-file} %{targets}))) + (action (copy# %{in-file} %{targets}))) (executable (name coqide_main) |
