From 37e0e3f4b27e46ec1bdda9aadb90b0b6368f2e77 Mon Sep 17 00:00:00 2001 From: Charles Short Date: Tue, 2 Nov 2021 14:00:19 -0400 Subject: [PATCH] Fix Lintian errors Fix lintian errors when building python3-fmclient for Debian. Story: 2009101 Task: 43050 Signed-off-by: Charles Short Change-Id: I852c9ff0e38bb0387015886d060d51fe6de28749 --- python-fmclient/debian/deb_folder/python3-fmclient.dirs | 1 - python-fmclient/debian/deb_folder/python3-fmclient.install | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 python-fmclient/debian/deb_folder/python3-fmclient.dirs diff --git a/python-fmclient/debian/deb_folder/python3-fmclient.dirs b/python-fmclient/debian/deb_folder/python3-fmclient.dirs deleted file mode 100644 index b78fce3a..00000000 --- a/python-fmclient/debian/deb_folder/python3-fmclient.dirs +++ /dev/null @@ -1 +0,0 @@ -etc/bash_completion.d diff --git a/python-fmclient/debian/deb_folder/python3-fmclient.install b/python-fmclient/debian/deb_folder/python3-fmclient.install index 788494cc..134be15e 100644 --- a/python-fmclient/debian/deb_folder/python3-fmclient.install +++ b/python-fmclient/debian/deb_folder/python3-fmclient.install @@ -1 +1 @@ -tools/fm.bash_completion etc/bash_completion.d +tools/fm.bash_completion usr/share/bash-completion/completions/fm