[PD-cvs] packages/darwin_app Makefile,1.61,1.62

Hans-Christoph Steiner eighthave at users.sourceforge.net
Mon Dec 4 01:36:50 CET 2006


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

Modified Files:
	Makefile 
Log Message:
fixed case typo (from patch 1608063 submitted by kunowoudt); added a little extra info to test_location target

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/darwin_app/Makefile,v
retrieving revision 1.61
retrieving revision 1.62
diff -C2 -d -r1.61 -r1.62
*** Makefile	30 Nov 2006 04:22:05 -0000	1.61
--- Makefile	4 Dec 2006 00:36:48 -0000	1.62
***************
*** 168,172 ****
  rez_install:
  	install -pv "$(CWD)/mac.r" "$(bindir)"
! 	cd $(bindir) && /Developer/tools/Rez -t APPL mac.r -o pd
  
  
--- 168,172 ----
  rez_install:
  	install -pv "$(CWD)/mac.r" "$(bindir)"
! 	cd $(bindir) && /Developer/Tools/Rez -t APPL mac.r -o pd
  
  
***************
*** 349,351 ****
--- 349,352 ----
  	@echo "MANUALSDIR  $(manualsdir)"
  	@echo "EXAMPLESDIR  $(examplesdir)"
+ 	sw_vers
  





More information about the Pd-cvs mailing list