[PD-cvs] packages Makefile,1.60,1.61

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sat Jun 2 19:22:00 CEST 2007


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

Modified Files:
	Makefile 
Log Message:
formatting tweak for readme

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/Makefile,v
retrieving revision 1.60
retrieving revision 1.61
diff -C2 -d -r1.60 -r1.61
*** Makefile	1 Jun 2007 04:08:20 -0000	1.60
--- Makefile	2 Jun 2007 17:21:58 -0000	1.61
***************
*** 608,612 ****
  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: <code>touch ~/Library/Preferences/org.puredata.pd.plist</code> (<code>~</code> means your home folder).</p>" >> $(README_FILE)
  endif
  ifeq ($(OS_NAME),windows)
--- 608,612 ----
  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)





More information about the Pd-cvs mailing list