[sr-dev] git:master:013ed5ae: lib/srdb1: update rule to generate mongodb json spec file for db tables

Daniel-Constantin Mierla miconda at gmail.com
Fri Jun 2 22:52:36 CEST 2017


Module: kamailio
Branch: master
Commit: 013ed5ae2a72dfe10159ef4e9cf66ea9eabf07a7
URL: https://github.com/kamailio/kamailio/commit/013ed5ae2a72dfe10159ef4e9cf66ea9eabf07a7

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2017-06-02T22:50:42+02:00

lib/srdb1: update rule to generate mongodb json spec file for db tables

- do not generate docbook files by default

---

Modified: src/lib/srdb1/schema/Makefile

---

Diff:  https://github.com/kamailio/kamailio/commit/013ed5ae2a72dfe10159ef4e9cf66ea9eabf07a7.diff
Patch: https://github.com/kamailio/kamailio/commit/013ed5ae2a72dfe10159ef4e9cf66ea9eabf07a7.patch

---

diff --git a/src/lib/srdb1/schema/Makefile b/src/lib/srdb1/schema/Makefile
index f81b4dda0f..38f471b58c 100644
--- a/src/lib/srdb1/schema/Makefile
+++ b/src/lib/srdb1/schema/Makefile
@@ -69,7 +69,7 @@ ifeq ($(VERBOSE), 1)
 	override XSLTPROC := $(XSLTPROC) --verbose
 endif
 
-all: mysql postgres dbtext db_berkeley db_sqlite docbook oracle pi_framework #modules dbdoc
+all: mysql postgres dbtext db_berkeley db_sqlite oracle mongodb pi_framework
 
 .PHONY: pi_framework pi_framework_clean
 pi_framework:




More information about the sr-dev mailing list