Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Lambermont <hans@lambermont.dyndns.org>2004-05-03 12:12:40 +0400
committerHans Lambermont <hans@lambermont.dyndns.org>2004-05-03 12:12:40 +0400
commitb2d1b7cf891a610d5087c31e9ee3c82156c2a0e6 (patch)
tree2b9a83703be0cc44edba6418066dd8408cbf08ce /release/Makefile
parentbac4439d6a33cbaa962ae9dcad0aafaa3a578fca (diff)
- add 'tar file changed while reading' remark and a commented workaround
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index e3a9aacc23d..5bc4c71d5fe 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -157,6 +157,8 @@ endif
pkg: install
@echo "----> Create distribution file $(BLENDNAME)$(EXT1)"
+ @#enable the next sleep if you get 'tar file changed while reading'
+ @#sleep 10
@cd $(NAN_OBJDIR) && \
rm -f $(VERSION)/$(BLENDNAME)$(EXT1)* && \
$(TAR) $(VERSION)/$(BLENDNAME)$(EXT1) $(BLENDNAME)