neels has submitted this change. ( https://gerrit.osmocom.org/c/osmo-hnbgw/+/29164 )
Change subject: packate the new osmo-hnbgw-pfcp.cfg example config file ...................................................................... packate the new osmo-hnbgw-pfcp.cfg example config file In I62c4935bcc7f684bfe850f88f1b80e8970e0e098 we added a new example config file, but didn't actually package it in dpkg or rpm packages yet. This also lead to package build failures like: [ 39s] RPM build errors: [ 39s] Installed (but unpackaged) file(s) found: [ 39s] /usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw/osmo-hnbgw-pfcp.cfg Change-Id: I7c5c346f67f003b2cc5d74e812441c3704b133ef --- M debian/osmo-hnbgw.install 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: neels: Looks good to me, approved Jenkins Builder: Verified diff --git a/debian/osmo-hnbgw.install b/debian/osmo-hnbgw.install index ac1f931..daf1f1a 100644 --- a/debian/osmo-hnbgw.install +++ b/debian/osmo-hnbgw.install @@ -2,3 +2,4 @@ lib/systemd/system/osmo-hnbgw.service usr/bin/osmo-hnbgw usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw/osmo-hnbgw.cfg usr/share/doc/osmo-hnbgw/examples +usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw/osmo-hnbgw-pfcp.cfg usr/share/doc/osmo-hnbgw/examples -- To view, visit https://gerrit.osmocom.org/c/osmo-hnbgw/+/29164 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-hnbgw Gerrit-Branch: master Gerrit-Change-Id: I7c5c346f67f003b2cc5d74e812441c3704b133ef Gerrit-Change-Number: 29164 Gerrit-PatchSet: 2 Gerrit-Owner: laforge <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: neels <[email protected]> Gerrit-MessageType: merged
