From caf383a3a826c0f49635ddca51a653a903a2e490 Mon Sep 17 00:00:00 2001 From: Chris Want Date: Tue, 7 Feb 2006 03:58:33 +0000 Subject: [PATCH] Cleaning up some bad stuff from the merge in the release/ directory. Somebody with good knowledge of the current state of icons should probably check blenderbuttons for correctness. Also, splash.blend was corrupt, so I restored the old version, but it says 2.40... --- release/Makefile | 10 ++-------- release/VERSION | 2 +- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/release/Makefile b/release/Makefile index 31a7f04dbb0..8a2bb114275 100644 --- a/release/Makefile +++ b/release/Makefile @@ -55,14 +55,7 @@ all: ifeq ($(CPU),alpha) @$(MAKE) pkg TYPE="" TAR="tar cf" EXT1=".tar" \ COMPRESS="gzip -f --best" EXT2=".gz" - endif - ifeq ($(CPU),i386) - @$(MAKE) pkg TYPE="" TAR="tar cf" EXT1=".tar" \ - COMPRESS="gzip -f --best" EXT2=".gz" - @$(MAKE) pkg TYPE="-static" TAR="tar cf" EXT1=".tar" \ - COMPRESS="gzip -f --best" EXT2=".gz" - endif - ifeq ($(CPU),powerpc) + else @$(MAKE) pkg TYPE="" TAR="tar cf" EXT1=".tar" \ COMPRESS="gzip -f --best" EXT2=".gz" @$(MAKE) pkg TYPE="-static" TAR="tar cf" EXT1=".tar" \ @@ -96,6 +89,7 @@ install: package @#echo "****> Install text" @cp text/blender.html $(DISTDIR) @cp text/*.txt $(DISTDIR) + @cp text/*.pdf $(DISTDIR) @echo "----> Make Config dir .blender" @mkdir -p $(CONFDIR) @# possible overruling .txt text documents diff --git a/release/VERSION b/release/VERSION index eeab995e801..d920eceb604 100644 --- a/release/VERSION +++ b/release/VERSION @@ -1 +1 @@ -2.40-alpha1 +2.41