[PD-cvs] packages Makefile,1.51,1.52

Hans-Christoph Steiner eighthave at users.sourceforge.net
Fri Oct 27 07:52:08 CEST 2006


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

Modified Files:
	Makefile 
Log Message:
minor tweaks to support building Pd.app for pd-MAIN in the auto-builds

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/Makefile,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** Makefile	21 Oct 2006 04:55:39 -0000	1.51
--- Makefile	27 Oct 2006 05:52:06 -0000	1.52
***************
*** 571,576 ****
  	touch $(WELCOME_FILE)
  	echo "<html><head>" >> $(WELCOME_FILE)
! 	echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"http://puredata.org/ploneCustom.css\" />" >> $(README_FILE)
! 	echo "</head>" >> $(README_FILE)
  	echo "<body><p><p>" >> $(WELCOME_FILE)
  	echo "<center><img src=\"\">" >> $(WELCOME_FILE)
--- 571,576 ----
  	touch $(WELCOME_FILE)
  	echo "<html><head>" >> $(WELCOME_FILE)
! 	echo "<link rel=\"stylesheet\" type=\"text/css\" href=\"http://puredata.org/ploneCustom.css\" />" >> $(WELCOME_FILE)
! 	echo "</head>" >> $(WELCOME_FILE)
  	echo "<body><p><p>" >> $(WELCOME_FILE)
  	echo "<center><img src=\"\">" >> $(WELCOME_FILE)





More information about the Pd-cvs mailing list