Skip to content
Snippets Groups Projects
Commit c475dbb2 authored by Stepan Sindelar's avatar Stepan Sindelar
Browse files

[GR-2798] Fix "managed" re-builds.

parents f0200120 cad8a20c
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,7 @@ post.done:
# rebuild GNU R in compressed mode
(cd $(GNUR_HOME); $(MAKE))
touch post.done
find $(FASTR_LIBRARY_DIR)/base -type f -exec touch {} +
clean.done:
rm -f post.done pre.done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment