Update of /cvsroot/pure-data/scripts/debian/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28755/default
Modified Files: pd Log Message: fixed bug in overridding DAEMON in default/pd and added comments
Index: pd =================================================================== RCS file: /cvsroot/pure-data/scripts/debian/default/pd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** pd 11 Apr 2006 05:54:09 -0000 1.2 --- pd 7 Dec 2006 02:47:41 -0000 1.3 *************** *** 2,5 **** --- 2,8 ---- #RUNPDDAEMON=yes
+ # if your Pd is installed elsewhere, set the correct location + #DAEMON=/usr/local/bin/pd + # load your patches here #OPTIONS="-open /home/hans/cvs/pure-data/doc/tutorials/networking/chat-server.pd"