Update of /cvsroot/pure-data/externals In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1219
Modified Files: Makefile.buildlayout Log Message: copy the extendedRC4 buildlayout to all the right places
Index: Makefile.buildlayout =================================================================== RCS file: /cvsroot/pure-data/externals/Makefile.buildlayout,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Makefile.buildlayout 21 Nov 2005 23:02:55 -0000 1.4 --- Makefile.buildlayout 23 Nov 2005 06:52:00 -0000 1.5 *************** *** 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)