Pau Espin Pedrol has uploaded this change for review. ( 
https://gerrit.osmocom.org/10923


Change subject: Install osmo-pcu.cfg to docdir/examples
......................................................................

Install osmo-pcu.cfg to docdir/examples

Change-Id: I42938d9abd17575c2e0ce69cc20d44a131f26b6a
---
M debian/osmo-pcu.install
M doc/examples/Makefile.am
2 files changed, 6 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/23/10923/1

diff --git a/debian/osmo-pcu.install b/debian/osmo-pcu.install
index 1b82e96..9b7eac6 100644
--- a/debian/osmo-pcu.install
+++ b/debian/osmo-pcu.install
@@ -3,3 +3,4 @@
 usr/bin/osmo-pcu
 usr/include/osmocom/pcu/pcuif_proto.h
 usr/lib/*/pkgconfig/osmo-pcu.pc
+usr/share/doc/osmo-pcu/examples/osmo-pcu/osmo-pcu.cfg
diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am
index 1500149..0ea13e1 100644
--- a/doc/examples/Makefile.am
+++ b/doc/examples/Makefile.am
@@ -1,4 +1,7 @@
-pcuconfdir = $(sysconfdir)/osmocom
-pcuconf_DATA = osmo-pcu.cfg
+examples_pcudir = $(docdir)/examples/osmo-pcu
+examples_pcu_DATA = osmo-pcu.cfg
+
+osmoconfdir = $(sysconfdir)/osmocom
+osmoconf_DATA = osmo-pcu.cfg

 EXTRA_DIST = osmo-pcu.cfg

--
To view, visit https://gerrit.osmocom.org/10923
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I42938d9abd17575c2e0ce69cc20d44a131f26b6a
Gerrit-Change-Number: 10923
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>

Reply via email to