New commits:
commit 0bff8ef3937d344f076b1abd135445aafe104fd9
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
openoffice2-bin: Make the branch directories dynamic
diff --git a/z-editors/openoffice2-bin/HISTORY
b/z-editors/openoffice2-bin/HISTORY
index f570bed..8528644 100644
--- a/z-editors/openoffice2-bin/HISTORY
+++ b/z-editors/openoffice2-bin/HISTORY
@@ -1,3 +1,7 @@
+2007-06-13 Eric Sandall <sandalle AT sourcemage.org>
+ * PRE_BUILD, INSTALL: Use ${VERSION%.*} instead of ${VERSION/.0/} to
+ always remove the last digit for "branch" (e.g. 2.2)
+
2007-03-30 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 2.2.0
* CONFIGURE: Renamed to PREPARE so we have OO2_LOCALES set in DETAILS
diff --git a/z-editors/openoffice2-bin/INSTALL
b/z-editors/openoffice2-bin/INSTALL
index ef7e740..e386068 100755
--- a/z-editors/openoffice2-bin/INSTALL
+++ b/z-editors/openoffice2-bin/INSTALL
@@ -19,7 +19,7 @@ else
cd $SOURCE_DIRECTORY/OO*/RPMS
fi &&