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/.

roox gerrit-no-reply at lists.osmocom.org
Thu Jun 21 06:55:28 UTC 2018


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 <mardnh at gmx.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180621/339637df/attachment.htm>


More information about the gerrit-log mailing list