mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-10-23 00:12:14 +00:00
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
This commit is contained in:
1
debian/osmo-hlr.install
vendored
1
debian/osmo-hlr.install
vendored
@@ -1 +1,2 @@
|
||||
/usr/bin/osmo-hlr
|
||||
/usr/share/doc/osmo-hlr/hlr.sql
|
||||
|
@@ -2,3 +2,6 @@ EXTRA_DIST = \
|
||||
hlr_data.sql \
|
||||
hlr.sql \
|
||||
$(NULL)
|
||||
|
||||
docsdir = $(datadir)/doc/osmo-hlr
|
||||
docs_DATA = $(srcdir)/hlr.sql
|
||||
|
Reference in New Issue
Block a user