aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2017-05-04 10:55:45 +0200
committerDaniel Willmann <dwillmann@sysmocom.de>2017-05-15 16:02:35 +0200
commitb8aa2713300d38b4930bb03162bdad9de7040f31 (patch)
treefb4474883244f7f5fa94298bb251a114ea3f878f
parent82389f2628f6c2e6e6237c201cf7d224bceffdcd (diff)
deb: install python scripts from contrib/
Add .py scripts from contrib/ to osmo-nitb.deb package. Change-Id: I852815f348ae330980b186e1ddbc78f18f4f42b5 Related: SYS#3028
-rw-r--r--debian/osmocom-nitb.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/osmocom-nitb.install b/debian/osmocom-nitb.install
index 6bb2171c2..26caf71f1 100644
--- a/debian/osmocom-nitb.install
+++ b/debian/osmocom-nitb.install
@@ -1 +1,2 @@
/usr/bin/osmo-nitb
+openbsc/contrib/*.py usr/bin/ \ No newline at end of file