From db2031ff13696afb6579ff46fe919c9b05da32dd Mon Sep 17 00:00:00 2001 From: rottedmood Date: Sun, 26 May 2024 09:10:27 -0500 Subject: [PATCH] adjusted position of Description and added . so that package would build --- packaging/linux/deb/control.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/linux/deb/control.template b/packaging/linux/deb/control.template index 7e25f2da0a69..ef79a173a762 100644 --- a/packaging/linux/deb/control.template +++ b/packaging/linux/deb/control.template @@ -5,5 +5,5 @@ Installed-Size: @@SIZE@@ Maintainer: Keybase Bugs Section: misc Priority: optional +Description: The Keybase Go client, filesystem, and GUI. @@DEPENDENCIES@@ -Description: The Keybase Go client, filesystem, and GUI