[PD-cvs] SF.net SVN: pure-data: [9830] branches/pd-extended/v0-40/packages/ darwin_app/Makefile

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Sat May 17 19:38:12 CEST 2008


Revision: 9830
          http://pure-data.svn.sourceforge.net/pure-data/?rev=9830&view=rev
Author:   eighthave
Date:     2008-05-17 10:38:11 -0700 (Sat, 17 May 2008)

Log Message:
-----------
switched app name to Pd-extended.app to prepare for release

Modified Paths:
--------------
    branches/pd-extended/v0-40/packages/darwin_app/Makefile

Modified: branches/pd-extended/v0-40/packages/darwin_app/Makefile
===================================================================
--- branches/pd-extended/v0-40/packages/darwin_app/Makefile	2008-05-17 17:31:13 UTC (rev 9829)
+++ branches/pd-extended/v0-40/packages/darwin_app/Makefile	2008-05-17 17:38:11 UTC (rev 9830)
@@ -5,7 +5,7 @@
 
 CWD := $(shell pwd)
 BUILD_BASE = $(CWD)/build
-PD_APP_NAME = $(PACKAGE_NAME)
+PD_APP_NAME = Pd-extended
 PD_APP_CONTENTS = $(BUILD_BASE)/$(PD_APP_NAME).app/Contents
 DESTDIR = $(PD_APP_CONTENTS)/Resources
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list