From ee58e32e66a5c405d39f2cf16e8af892f2b638df Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 1 Aug 2006 01:03:38 +0000 Subject: oops, the clean target was removed files from the source rather than the target. I normally don't compile as root so I never noticed... svn path=/trunk/; revision=5445 --- packages/darwin_app/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/darwin_app') diff --git a/packages/darwin_app/Makefile b/packages/darwin_app/Makefile index f6413393..1275071a 100644 --- a/packages/darwin_app/Makefile +++ b/packages/darwin_app/Makefile @@ -268,8 +268,8 @@ darwin_app_clean: -rmdir $(PD_APP_CONTENTS)/MacOS -rm -f -- $(PD_APP_CONTENTS)/Resources/Scripts/AppMain.tcl -rmdir $(PD_APP_CONTENTS)/Resources/Scripts - -rm -f -- "$(WISH_CONTENTS)/Resources/$(WISH_NAME).rsrc" \ - "$(WISH_CONTENTS)/Resources/pd*.icns" + -rm -f -- "$(PD_APP_CONTENTS)/Resources/$(WISH_NAME).rsrc" \ + "$(PD_APP_CONTENTS)/Resources/pd*.icns" -rmdir $(PD_APP_CONTENTS)/Resources -rm -f -- $(DESTDIR) -rm -f -- *~ 1 $(README_FILE) $(WELCOME_FILE) $(LICENSE_FILE) \ -- cgit v1.2.1