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:
authorTon Roosendaal <ton@blender.org>2010-02-16 21:16:54 +0300
committerTon Roosendaal <ton@blender.org>2010-02-16 21:16:54 +0300
commiteb7d8651f1b9c1e7f473ea62f2cc1a39202fde57 (patch)
treef206d2a9cd3ff862464b315dc7e6ab28cd1d4981 /release/Makefile
parent8ca226a3efcdc1c16a68329abcb68748d100d113 (diff)
2.51: second commit, splash png and Makefile fix
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 9fe83ef3494..809ac548724 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -91,9 +91,8 @@ package: version makedirs
install: package
@#echo "****> Install text"
- @cp text/blender.html $(DISTDIR)
+ @cp text/readme.html $(DISTDIR)
@cp text/*.txt $(DISTDIR)
- @cp text/*.pdf $(DISTDIR)
ifeq ($(FREEDESKTOP), true)
@#echo "****> Install freedesktop icons"
@mkdir $(DISTDIR)/icons