summaryrefslogtreecommitdiffstats
path: root/database/mongodb/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'database/mongodb/PRE_BUILD')
-rwxr-xr-xdatabase/mongodb/PRE_BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/database/mongodb/PRE_BUILD b/database/mongodb/PRE_BUILD
new file mode 100755
index 0000000000..363de0486c
--- /dev/null
+++ b/database/mongodb/PRE_BUILD
@@ -0,0 +1,6 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+patch -p0 < "$SPELL_DIRECTORY/scons.patch" &&
+
+sed -i "s:lib64:lib:g" SConstruct