From acd4b4732bb88e55e333bc1d8025881b7adec894 Mon Sep 17 00:00:00 2001 From: Matt Ebb Date: Mon, 3 Aug 2009 05:21:13 +0000 Subject: * Fix makefiles once more, change tabs to spaces --- release/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'release') diff --git a/release/Makefile b/release/Makefile index d9631dc895f..24827014b16 100644 --- a/release/Makefile +++ b/release/Makefile @@ -167,11 +167,11 @@ endif @echo "----> Copy python UI files" @[ ! -d ui ] || cp -r ui $(CONFDIR)/ui - ifeq ($(OS),darwin) + ifeq ($(OS),darwin) @echo "----> Copy python modules" @mkdir $(CONFDIR)/python/ @unzip -q $(LCGDIR)/release/python.zip -d $(CONFDIR)/python/ - endif + endif ifeq ($(OS),darwin) @echo "----> Move .blender to .app/Contents/MacOS/" -- cgit v1.2.3