summaryrefslogtreecommitdiffstats
path: root/database/rekall/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'database/rekall/BUILD')
-rwxr-xr-xdatabase/rekall/BUILD14
1 files changed, 1 insertions, 13 deletions
diff --git a/database/rekall/BUILD b/database/rekall/BUILD
index 8f2459264c..27ba77ddaf 100755
--- a/database/rekall/BUILD
+++ b/database/rekall/BUILD
@@ -1,13 +1 @@
- cp scons/Makefile ./ &&
- sed "/^enable/D;/^with-ora/D;/^with-db2/D" < scons/settings.$RK_GUI >settings &&
- echo "with-qt-includes=/usr/include/qt" >> settings &&
- local PY_VER &&
- PY_VER=`installed_version python|cut -c-3` &&
- echo "with-python-includes=/usr/include/python${PY_VER}" >> settings &&
- echo "with-python-libraries=/usr/lib/python${PY_VER}/config" >> settings &&
- echo $OPTS >> settings &&
- echo $RK_XBASE >> settings &&
- mv settings settings.${RK_GUI} &&
- make config.${RK_GUI} &&
- make ${RK_GUI}
-
+true