aboutsummaryrefslogtreecommitdiff
path: root/abstractions
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-23 06:52:29 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-11-23 06:52:29 +0000
commit897e533ff49b6a5f4513219abc8835b00056f3dc (patch)
tree937019e157dcfb5cfe4d8e27d1cf8216ba5c902b /abstractions
parentea58cfce74d55c41a2f8f4f774a41f8dfa876f6b (diff)
copy the extendedRC4 buildlayout to all the right places
svn path=/trunk/; revision=4022
Diffstat (limited to 'abstractions')
-rwxr-xr-xabstractions/Makefile.buildlayout6
1 files changed, 2 insertions, 4 deletions
diff --git a/abstractions/Makefile.buildlayout b/abstractions/Makefile.buildlayout
index c42f20c3..921a7959 100755
--- a/abstractions/Makefile.buildlayout
+++ b/abstractions/Makefile.buildlayout
@@ -21,9 +21,9 @@
# abstractions
# externals/build
# packages
+# doc
#
# it will be going here too:
-# doc
# extensions
# gem
# pd
@@ -130,10 +130,8 @@ PD_VERSION = $(PD_MAJOR_VERSION).$(PD_MINOR_VERSION).$(PD_BUGFIX_VERSION)
# release version for this distro
-PACKAGE_VERSION = extended-RC3
+PACKAGE_VERSION = extended-RC4
PACKAGE_NAME = Pd-$(PD_VERSION)-$(PACKAGE_VERSION)
-DMG_NAME = $(PACKAGE_NAME)
-