From: James Simmons Date: Mon, 6 Aug 2018 19:19:07 +0000 (-0400) Subject: LU-11176 build: properly package the shared libraries for debian/Ubuntu X-Git-Tag: 2.10.5-RC2~3 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=daa4bedf6781d6ea7259845f5fc3721fc7797a0b;p=fs%2Flustre-release.git LU-11176 build: properly package the shared libraries for debian/Ubuntu The patch for LU-10569 when merged to the lustre LTS branch lost some parts that needed to included for lustre to be properly supported. This patch makes lustre properly package the shared libraries. Test-Parameters: trivial Change-Id: I63b77e2ef6816e36b1c340dec88db73bc15669df Signed-off-by: James Simmons Reviewed-on: https://review.whamcloud.com/32943 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Andreas Dilger Reviewed-by: Nathaniel Clark Reviewed-by: Li Dongyang Reviewed-by: John L. Hammond --- diff --git a/debian/lustre-utils.install b/debian/lustre-utils.install index b232596..cb33004 100644 --- a/debian/lustre-utils.install +++ b/debian/lustre-utils.install @@ -1,5 +1,6 @@ debian/tmp/sbin/* sbin debian/tmp/usr/sbin/* usr/sbin debian/tmp/usr/bin/* usr/bin +debian/tmp/usr/lib/*.so.* usr/lib debian/tmp/lib/systemd/system/* lib/systemd/system debian/tmp/etc/* etc