roox has uploaded this change for review. ( https://gerrit.osmocom.org/9690


Change subject: sql/Makefile.am: Make docsdir completely configurable
......................................................................

sql/Makefile.am: Make docsdir completely configurable

$(docdir) defaults to $(datadir)/doc/osmo-hlr

Change-Id: I77fa16d0edcf88a8e120921504cd088328077836
---
M sql/Makefile.am
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/90/9690/1

diff --git a/sql/Makefile.am b/sql/Makefile.am
index ab44e2a..f71037b 100644
--- a/sql/Makefile.am
+++ b/sql/Makefile.am
@@ -3,5 +3,5 @@
        hlr.sql \
        $(NULL)

-docsdir = $(datadir)/doc/osmo-hlr
+docsdir = $(docdir)
 docs_DATA = $(srcdir)/hlr.sql

--
To view, visit https://gerrit.osmocom.org/9690
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I77fa16d0edcf88a8e120921504cd088328077836
Gerrit-Change-Number: 9690
Gerrit-PatchSet: 1
Gerrit-Owner: roox <mar...@gmx.de>

Reply via email to