From b4a4dc55be3f14c24af29e40aa40778812a8f0de Mon Sep 17 00:00:00 2001 From: jdolan Date: Sat, 12 Oct 2013 12:29:11 -0400 Subject: [PATCH] Whitespace cleanup. --- apple/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apple/Makefile b/apple/Makefile index f120507b..9c89b8df 100644 --- a/apple/Makefile +++ b/apple/Makefile @@ -56,7 +56,7 @@ install: -pre-install -gtk-runtime rm -rf `find $(INSTDIR)/installs -type d -name .svn` bundle: - + # The Radiant plugins (modules) are a little funky # Some of them are actually linked against the build directory @@ -70,7 +70,7 @@ bundle: `find $(BINDIR)/modules -name "*.so" | xargs -I {} echo -x {}` \ `find $(LIBDIR) -name "*.so" | xargs -I {} echo -x {}` \ -d $(LIBDIR) -of -p @executable_path/../lib - + rm -f build image: