Skip to content

Commit

Permalink
Skip compressing some unnecessary files in the tarball
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@21903 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed Aug 18, 2014
1 parent 004e15f commit cf4120a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Compiler/boot/Makefile.common
Expand Up @@ -34,6 +34,7 @@ bootstrap-from-compiled: make-separate
make-bootstrap-tarball:
rm -rf $(GEN_DIR)
$(MAKE) -f $(defaultMakefileTarget) generate-files-in-steps
rm -rf $(GEN_DIR)/*.mo $(GEN_DIR)/tmp $(GEN_DIR)/*.deps $(GEN_DIR)/*.mos $(GEN_DIR)/*.stamp
tar cJf bootstrap-sources.tar.xz $(GEN_DIR) Makefile.sources

templates:
Expand Down

0 comments on commit cf4120a

Please sign in to comment.