[PD-cvs] packages/darwin_app Makefile,1.65.2.8,1.65.2.9

Hans-Christoph Steiner eighthave at users.sourceforge.net
Mon Jun 4 22:55:03 CEST 2007


Update of /cvsroot/pure-data/packages/darwin_app
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22025

Modified Files:
      Tag: branch-v0-39-2-extended
	Makefile 
Log Message:
renamed .app to final release name since we are almost there

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/darwin_app/Makefile,v
retrieving revision 1.65.2.8
retrieving revision 1.65.2.9
diff -C2 -d -r1.65.2.8 -r1.65.2.9
*** Makefile	31 May 2007 22:34:00 -0000	1.65.2.8
--- Makefile	4 Jun 2007 20:55:01 -0000	1.65.2.9
***************
*** 6,10 ****
  CWD := $(shell pwd)
  BUILD_BASE = $(CWD)/build
! PD_APP_NAME = $(PACKAGE_NAME)
  PD_APP_CONTENTS = $(BUILD_BASE)/$(PD_APP_NAME).app/Contents
  DESTDIR = $(PD_APP_CONTENTS)/Resources
--- 6,10 ----
  CWD := $(shell pwd)
  BUILD_BASE = $(CWD)/build
! PD_APP_NAME = Pd-extended
  PD_APP_CONTENTS = $(BUILD_BASE)/$(PD_APP_NAME).app/Contents
  DESTDIR = $(PD_APP_CONTENTS)/Resources





More information about the Pd-cvs mailing list