[PD-cvs] packages/darwin_app Makefile,1.53,1.54

Hans-Christoph Steiner eighthave at users.sourceforge.net
Fri Sep 29 02:28:42 CEST 2006


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

Modified Files:
	Makefile 
Log Message:
fixed minor typo

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/darwin_app/Makefile,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** Makefile	28 Sep 2006 03:52:47 -0000	1.53
--- Makefile	29 Sep 2006 00:28:40 -0000	1.54
***************
*** 278,282 ****
  	-rm Info.plist
  	-rm -f -- "$(CWD)/$(DMG_NAME)/ReadMe.html"
! 	-rm -f -- "$(CWD)/$(DMG_NAME)/org.puredata.pd.plistx"
  
  devel_clean: darwin_app_devel_clean
--- 278,282 ----
  	-rm Info.plist
  	-rm -f -- "$(CWD)/$(DMG_NAME)/ReadMe.html"
! 	-rm -f -- "$(CWD)/$(DMG_NAME)/org.puredata.pd.plist"
  
  devel_clean: darwin_app_devel_clean





More information about the Pd-cvs mailing list