fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-dev/+/37851?usp=email )

Change subject: osmo-uninstall.sh: more files
......................................................................

osmo-uninstall.sh: more files

Change-Id: Ic7ae31f37aced3ac4d5dd4ab2472fda6c27966a0
---
M osmo-uninstall.sh
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  laforge: Looks good to me, but someone else must approve
  fixeria: Looks good to me, approved; Verified




diff --git a/osmo-uninstall.sh b/osmo-uninstall.sh
index 52da9d7..dd0b354 100755
--- a/osmo-uninstall.sh
+++ b/osmo-uninstall.sh
@@ -8,6 +8,7 @@
 rm -rf $prefix/lib/libosmo*
 rm -rf $prefix/lib/libsccp.*
 rm -rf $prefix/lib/libsmpp34*
+rm -rf $prefix/lib/libxua.a
 rm -rf $prefix/lib/pkgconfig/libasn1c*
 rm -rf $prefix/lib/pkgconfig/libgtp.*
 rm -rf $prefix/lib/pkgconfig/libmtp.*
@@ -16,7 +17,9 @@
 rm -rf $prefix/lib/pkgconfig/libsmpp34*
 rm -rf $prefix/include/asn1c/
 rm -rf $prefix/include/gtp.h
+rm -rf $prefix/include/gsn.h
 rm -rf $prefix/include/gtpie.h
+rm -rf $prefix/include/libgtpnl/
 rm -rf $prefix/include/openbsc/
 rm -rf $prefix/include/osmocom/
 rm -rf $prefix/include/pdp.h

--
To view, visit https://gerrit.osmocom.org/c/osmo-dev/+/37851?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: Ic7ae31f37aced3ac4d5dd4ab2472fda6c27966a0
Gerrit-Change-Number: 37851
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: neels <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>

Reply via email to