New commits:
commit a4bf381bca2b2b85282340ade235a68ea6b12bc9
Author: Donald Johnson <ltdonny AT gmail.com>
Commit: Donald Johnson <ltdonny AT gmail.com>
subversion: fixed bug #15380.
diff --git a/collab/subversion/BUILD b/collab/subversion/BUILD
index 6f7c09c..c8ee6f8 100755
--- a/collab/subversion/BUILD
+++ b/collab/subversion/BUILD
@@ -1,3 +1,5 @@
+# -ggdb will not let it compile with a release version
+OPTS=${OPTS/-ggdb/}
# only check for Apache if the modules are needed
if echo $OPTS | grep -q 'with-apxs'; then
message "${MESSAGE_COLOR}Checking for Apache 2.x${DEFAULT_COLOR}" &&
[SM-Commit] GIT changes to master grimoire by Donald Johnson (a4bf381bca2b2b85282340ade235a68ea6b12bc9),
Donald Johnson, 09/17/2009