[PATCH] debian: fwts.install: add missing olog.json file
Colin King
colin.king at canonical.com
Thu May 11 08:55:17 UTC 2017
From: Colin Ian King <colin.king at canonical.com>
We're missing the olog.json file and it's not getting installed when
we build the fwts package.
Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
debian/fwts.install | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/fwts.install b/debian/fwts.install
index 2630f4ef..ec150f3a 100644
--- a/debian/fwts.install
+++ b/debian/fwts.install
@@ -1,5 +1,6 @@
data/klog.json usr/share/fwts
data/syntaxcheck.json usr/share/fwts
+data/olog.json usr/share/fwts
usr/bin/fwts usr/bin
usr/share/man/man1/fwts.1 usr/share/man/man1
scripts/fwts-collect usr/bin
--
2.11.0
More information about the fwts-devel
mailing list