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%5C" />" >> $(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%5C" />" >> $(WELCOME_FILE) ! echo "</head>" >> $(WELCOME_FILE) echo "<body><p><p>" >> $(WELCOME_FILE) echo "<center><img src="">" >> $(WELCOME_FILE)