Update of /cvsroot/pure-data/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1168
Modified Files: Makefile.buildlayout Log Message: copy the extendedRC4 buildlayout to all the right places
Index: Makefile.buildlayout =================================================================== RCS file: /cvsroot/pure-data/doc/Makefile.buildlayout,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.buildlayout 21 Nov 2005 23:02:16 -0000 1.2 --- Makefile.buildlayout 23 Nov 2005 06:51:48 -0000 1.3 *************** *** 22,28 **** # externals/build # packages # # it will be going here too: - # doc # extensions # gem --- 22,28 ---- # externals/build # packages + # doc # # it will be going here too: # extensions # gem *************** *** 131,138 ****
# release version for this distro ! PACKAGE_VERSION = extended-RC3 PACKAGE_NAME = Pd-$(PD_VERSION)-$(PACKAGE_VERSION) - DMG_NAME = $(PACKAGE_NAME) -
--- 131,136 ----
# release version for this distro ! PACKAGE_VERSION = extended-RC4 PACKAGE_NAME = Pd-$(PD_VERSION)-$(PACKAGE_VERSION)