Change in osmo-hlr[master]: sql/Makefile.am: Make docsdir completely configurable

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Jun 24 17:14:05 UTC 2018


Harald Welte has submitted this change and it was merged. ( 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(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



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: merged
Gerrit-Change-Id: I77fa16d0edcf88a8e120921504cd088328077836
Gerrit-Change-Number: 9690
Gerrit-PatchSet: 2
Gerrit-Owner: roox <mardnh at gmx.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180624/3cc1dcfe/attachment.htm>


More information about the gerrit-log mailing list