Module: kamailio
Branch: master
Commit: 6d6cf4736bb0e087dae6a0f8aca11c27706338ff
URL: 
https://github.com/kamailio/kamailio/commit/6d6cf4736bb0e087dae6a0f8aca11c27706338ff

Author: Daniel-Constantin Mierla <mico...@gmail.com>
Committer: Daniel-Constantin Mierla <mico...@gmail.com>
Date: 2016-12-07T15:39:45+01:00

lib/srdb1: updated path to root folder in Makefile for db schema

---

Modified: src/lib/srdb1/schema/Makefile

---

Diff:  
https://github.com/kamailio/kamailio/commit/6d6cf4736bb0e087dae6a0f8aca11c27706338ff.diff
Patch: 
https://github.com/kamailio/kamailio/commit/6d6cf4736bb0e087dae6a0f8aca11c27706338ff.patch

---

diff --git a/src/lib/srdb1/schema/Makefile b/src/lib/srdb1/schema/Makefile
index a3ea594..b26e95c 100644
--- a/src/lib/srdb1/schema/Makefile
+++ b/src/lib/srdb1/schema/Makefile
@@ -5,7 +5,7 @@
 # Kamailio database descriptions for modules
 TABLES := $(patsubst kamailio-%.xml,%,$(wildcard kamailio-*.xml))
 
-ROOT=../../../
+ROOT=../../../../
 STYLESHEETS=$(ROOT)/doc/stylesheets/dbschema_k/xsl
 SCHEME=$(ROOT)/utils/kamctl/
 


_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to