fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/41110?usp=email )
Change subject: debian: add osmo-s1gw.install
......................................................................
debian: add osmo-s1gw.install
The `*.install` files give precise control over what gets packaged,
allowing to exclude files and/or include additional ones. This will
be needed in a follow-up patches adding misc files.
Change-Id: Ia396351a73b665cbb9927b525e01ab451a6b0f78
---
A debian/osmo-s1gw.install
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/erlang/osmo-s1gw refs/changes/10/41110/1
diff --git a/debian/osmo-s1gw.install b/debian/osmo-s1gw.install
new file mode 100644
index 0000000..b52efe2
--- /dev/null
+++ b/debian/osmo-s1gw.install
@@ -0,0 +1,4 @@
+usr/bin/osmo-s1gw
+usr/lib/osmo-s1gw
+etc/osmocom/osmo-s1gw.config
+lib/systemd/system/osmo-s1gw.service
--
To view, visit
https://gerrit.osmocom.org/c/erlang/osmo-s1gw/+/41110?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: erlang/osmo-s1gw
Gerrit-Branch: master
Gerrit-Change-Id: Ia396351a73b665cbb9927b525e01ab451a6b0f78
Gerrit-Change-Number: 41110
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>