diff options
author | Holger Paradies <retabell@gmx.de> | 2025-01-24 18:05:20 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-04-26 14:48:52 +0200 |
commit | 55993f655c29e9fd505e5f3ecfb0a15c47ba0a31 (patch) | |
tree | 50ad2f35be3c0e24f7ce3e54ea40b739f8e3b74a /config/repositories/lo | |
parent | 766f447f038d9539be852cd389bdbf87d16c133b (diff) | |
download | kanotix-55993f655c29e9fd505e5f3ecfb0a15c47ba0a31.zip kanotix-55993f655c29e9fd505e5f3ecfb0a15c47ba0a31.tar.gz |
Build with signed-by in debian and kanotix repos
kanotix key is included in debootstrap
Diffstat (limited to 'config/repositories/lo')
-rw-r--r-- | config/repositories/lo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/repositories/lo b/config/repositories/lo index 63bfec7..982610b 100644 --- a/config/repositories/lo +++ b/config/repositories/lo @@ -1,2 +1,2 @@ # Libre Office -deb http://kanotix.com/files/fix/lo ./ +deb [signed-by=/usr/share/keyrings/kanotix25.asc] http://kanotix.com/files/fix/lo ./ |