doc/examples: only install osmo-e1d.cfg to /etc

Adjust OSMOCONF_FILES, so only osmo-e1d.cfg of the examples gets
installed to /etc/osmocom/. All other examples still get installed to
/usr/share, as it is intended.

Related: OS#5817
Change-Id: Ic449b7d38ed50add0164f056574d4da47530eb49
This commit is contained in:
Oliver Smith 2022-12-08 15:18:17 +01:00
parent 4c81e74199
commit f42b490064
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
OSMOCONF_FILES = \
osmo-e1d.cfg \
osmo-e1d-vpair.cfg \
osmo-e1d-octoi-client.cfg \
osmo-e1d-octoi-server.cfg \
$(NULL)
osmoconfdir = $(sysconfdir)/osmocom