From 02c40d6b64d96c6549dd5beb86ff8c59f6c88edc Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Sat, 29 Oct 2022 18:45:01 +0200 Subject: [PATCH] Fix database location --- debian/copyright | 2 +- debian/not-installed | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 debian/not-installed diff --git a/debian/copyright b/debian/copyright index 2877361..0d821e1 100644 --- a/debian/copyright +++ b/debian/copyright @@ -35,7 +35,7 @@ Files: m4/ld-version-script.m4 Copyright: 2008-2015, Free Software Foundation, Inc License: FSFULLR -Files: tests/data/* +Files: data/* Copyright: 2017-2022, IPFire Development Team License: CC-BY-SA-4 diff --git a/debian/not-installed b/debian/not-installed new file mode 100644 index 0000000..6065ce0 --- /dev/null +++ b/debian/not-installed @@ -0,0 +1 @@ +var/lib/location/database.db -- 2.47.2