[PATCH] osmo-hlr[master]: install hlr.sql in prefix/doc/osmo-hlr/

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon May 22 17:53:29 UTC 2017


Review at  https://gerrit.osmocom.org/2700

install hlr.sql in prefix/doc/osmo-hlr/

In particular I need this to start a fresh osmo-hlr instance on the
osmo-gsm-tester. Might also come in handy during packaging?

Change-Id: I08e48375814ab93691892299d34909c6d0bf12a2
---
M debian/osmo-hlr.install
M sql/Makefile.am
2 files changed, 4 insertions(+), 0 deletions(-)


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

diff --git a/debian/osmo-hlr.install b/debian/osmo-hlr.install
index 028b9b3..114df0b 100644
--- a/debian/osmo-hlr.install
+++ b/debian/osmo-hlr.install
@@ -1 +1,2 @@
 /usr/bin/osmo-hlr
+/usr/share/doc/osmo-hlr/hlr.sql
diff --git a/sql/Makefile.am b/sql/Makefile.am
index 059a571..ab44e2a 100644
--- a/sql/Makefile.am
+++ b/sql/Makefile.am
@@ -2,3 +2,6 @@
 	hlr_data.sql \
 	hlr.sql \
 	$(NULL)
+
+docsdir = $(datadir)/doc/osmo-hlr
+docs_DATA = $(srcdir)/hlr.sql

-- 
To view, visit https://gerrit.osmocom.org/2700
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I08e48375814ab93691892299d34909c6d0bf12a2
Gerrit-PatchSet: 1
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list