debian: Install location-exporter

Message ID 20191206125029.18161-1-stefan.schantl@ipfire.org
State Accepted
Commit a00164b3c4ea6475a810d04253f91bb05de3673b
Headers
Series debian: Install location-exporter |

Commit Message

Stefan Schantl Dec. 6, 2019, 12:50 p.m. UTC
  This binary has no manpage yet, so lintian will provide a
warning of the non existing manpage.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 debian/libloc.install | 1 +
 1 file changed, 1 insertion(+)
  

Comments

Michael Tremer Dec. 6, 2019, 2:42 p.m. UTC | #1
Thank you. Merged.

> On 6 Dec 2019, at 12:50, Stefan Schantl <stefan.schantl@ipfire.org> wrote:
> 
> This binary has no manpage yet, so lintian will provide a
> warning of the non existing manpage.
> 
> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
> ---
> debian/libloc.install | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/debian/libloc.install b/debian/libloc.install
> index 55567b1..bc05c02 100644
> --- a/debian/libloc.install
> +++ b/debian/libloc.install
> @@ -1,4 +1,5 @@
> usr/bin/location-downloader
> +usr/bin/location-exporter
> usr/bin/location-query
> usr/lib/*/libloc.so.*
> usr/lib/python3*/*-packages/*.so
> -- 
> 2.20.1
>
  

Patch

diff --git a/debian/libloc.install b/debian/libloc.install
index 55567b1..bc05c02 100644
--- a/debian/libloc.install
+++ b/debian/libloc.install
@@ -1,4 +1,5 @@ 
 usr/bin/location-downloader
+usr/bin/location-exporter
 usr/bin/location-query
 usr/lib/*/libloc.so.*
 usr/lib/python3*/*-packages/*.so