[PD-cvs] packages Makefile,1.53.2.8,1.53.2.9

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sun Aug 5 17:33:33 CEST 2007


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

Modified Files:
      Tag: branch-v0-39-2-extended
	Makefile 
Log Message:
added final note about install and prefs details

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/Makefile,v
retrieving revision 1.53.2.8
retrieving revision 1.53.2.9
diff -C2 -d -r1.53.2.8 -r1.53.2.9
*** Makefile	20 Jul 2007 19:43:00 -0000	1.53.2.8
--- Makefile	5 Aug 2007 15:33:31 -0000	1.53.2.9
***************
*** 607,612 ****
  endif
  ifeq ($(OS_NAME),darwin)
! 	echo "<p>To install Pd, drag the $(PACKAGE_NAME).app into your <b>/Applications</b> folder or to the shortcut in the disk image.</p>" >> $(README_FILE)	
! 	echo "<p>By default, most of the included libraries are loaded at startup.  To change this, set your own preferences in the <b>Startup...</b> Preferences pane usings the <b>Save all settings</b> button.   If you want to start with a blank set of preferences, run this command in the Terminal.app: </p><p><code>touch ~/Library/Preferences/org.puredata.pd.plist</code></p><p> (<code>~</code> means your home folder).</p>" >> $(README_FILE)	
  endif
  ifeq ($(OS_NAME),windows)
--- 607,612 ----
  endif
  ifeq ($(OS_NAME),darwin)
! 	echo "<p>To install Pd, drag the $(PACKAGE_NAME).app into your <b>/Applications</b> folder or to the shortcut in the disk image.  (<i>You might need to put the old one in the trash before copying this one to <b>/Applications</b></i>)</p>" >> $(README_FILE)	
! 	echo "<p>By default, most of the included libraries are loaded at startup.  To change this, set your own preferences in the <b>Startup...</b> Preferences pane usings the <b>Save all settings</b> button.   If you want to start with a blank set of preferences, run this command in the Terminal.app: </p><p><code>touch ~/Library/Preferences/org.puredata.pd.plist</code> (<code>~</code> <i>means your home folder</i>)</p><p>The Preferences panels in Pd are currently buggy, so you might have better luck with the Apple utility, Property List Editor, which is freely available as part of XCode or the Server Tools.</p>" >> $(README_FILE)	
  endif
  ifeq ($(OS_NAME),windows)





More information about the Pd-cvs mailing list