aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-06-25 12:57:15 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-06-25 12:57:17 +0200
commitf9685079127aa34ad17cc19354f346f5fa5855d5 (patch)
tree6e281f260f50c39e77a90d293cfed34f2ea60459
parent58c89fb8d62f70adf5305becf04264c750acba63 (diff)
Use correct paths when installing example files
Fixes: c7756e73b73f9e7c64a1391f13e65f4f9d227bf4 Change-Id: If55d14768727c7119d86da60413861674dd3538b
-rw-r--r--debian/osmo-trx-lms.install2
-rw-r--r--debian/osmo-trx-uhd.install6
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/osmo-trx-lms.install b/debian/osmo-trx-lms.install
index e8bb867..dd9d407 100644
--- a/debian/osmo-trx-lms.install
+++ b/debian/osmo-trx-lms.install
@@ -1,2 +1,2 @@
/usr/bin/osmo-trx-lms
-/usr/share/doc/osmo-trx-lms/examples/osmo-trx-limesdr.cfg /usr/share/doc/osmo-trx-lms/examples
+/usr/share/doc/osmo-trx/examples/osmo-trx-lms/osmo-trx-limesdr.cfg /usr/share/doc/osmo-trx/examples/osmo-trx-lms/
diff --git a/debian/osmo-trx-uhd.install b/debian/osmo-trx-uhd.install
index 2db0142..8944b13 100644
--- a/debian/osmo-trx-uhd.install
+++ b/debian/osmo-trx-uhd.install
@@ -1,4 +1,4 @@
/usr/bin/osmo-trx-uhd
-/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-usrp_b200.cfg /usr/share/doc/osmo-trx-uhd/examples
-/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-limesdr.cfg /usr/share/doc/osmo-trx-uhd/examples
-/usr/share/doc/osmo-trx-uhd/examples/osmo-trx-umtrx.cfg /usr/share/doc/osmo-trx-uhd/examples
+/usr/share/doc/osmo-trx/examples/osmo-trx-uhd/osmo-trx-usrp_b200.cfg /usr/share/doc/osmo-trx/examples/osmo-trx-uhd/
+/usr/share/doc/osmo-trx/examples/osmo-trx-uhd/osmo-trx-limesdr.cfg /usr/share/doc/osmo-trx/examples/osmo-trx-uhd/
+/usr/share/doc/osmo-trx/examples/osmo-trx-uhd/osmo-trx-umtrx.cfg /usr/share/doc/osmo-trx/examples/osmo-trx-uhd/