Module: sip-router
Branch: master
Commit: ceaf70375ee1a597478119380c4f677cdcf3c948
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ceaf70375ee1a597478119380c4f677cdcf3c948

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date:   Mon Oct  5 13:04:54 2009 +0200

db schemes(k): related to commit 8eb5c7071b79, fix Makefile variable

---

 lib/srdb1/schema/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/srdb1/schema/Makefile b/lib/srdb1/schema/Makefile
index d5a5af1..cebb7a0 100644
--- a/lib/srdb1/schema/Makefile
+++ b/lib/srdb1/schema/Makefile
@@ -43,7 +43,7 @@ VALIDATE = 0
 VERBOSE = 0
 
 # XML Catalog used to resolve entities
-CATALOG = $(ROOT)/docbook/catalog.xml
+CATALOG = $(ROOT)/doc/stylesheets/dbschema_k/catalog.xml
 
 XSLTPROC = /usr/bin/xsltproc
 XSLTPROC_FLAGS = --xinclude


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to