[Lunar-commits] <moonbase-other> scrollkeeper: avoid segfault

v4hn me at v4hn.de
Tue Nov 12 07:16:29 CET 2013


commit 716135571cdc7674881335330d2268c21a721857
Author: v4hn <me at v4hn.de>
Date: Mon, 11 Nov 2013 13:31:03 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/716135571cdc7674881335330d2268c21a721857

scrollkeeper: avoid segfault
---
  doc-tools/scrollkeeper/PRE_BUILD | +4/-0     
  1 file changed, 4 insertions(+)

--- /dev/null
+++ b/doc-tools/scrollkeeper/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+
+# make sure the db dir exists so scrollkeeper-update does not segfault...
+sedit '/rm -rf/ a mkdir $scrollkeeper_db_dir' scripts/scrollkeeper-rebuilddb.in




More information about the Lunar-commits mailing list