Update of /cvsroot/pure-data/scripts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26416
Modified Files: Tag: branch-v0-39-2-extended update-developer-layout.sh Log Message: update pd section
Index: update-developer-layout.sh =================================================================== RCS file: /cvsroot/pure-data/scripts/update-developer-layout.sh,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -C2 -d -r1.3 -r1.3.2.1 *** update-developer-layout.sh 3 Aug 2006 05:54:03 -0000 1.3 --- update-developer-layout.sh 21 Dec 2006 13:30:10 -0000 1.3.2.1 *************** *** 17,21 **** # don't update the "pd" tree yet, since Pd-extended is still built against a # static tag, and not HEAD ! for section in abstractions doc extensions externals packages scripts Gem GemLibs; do echo "$section" cd $section --- 17,21 ---- # don't update the "pd" tree yet, since Pd-extended is still built against a # static tag, and not HEAD ! for section in abstractions doc extensions externals packages pd scripts Gem GemLibs; do echo "$section" cd $section