summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-12-02 23:24:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-12-02 23:25:42 +0900
commit3940c5bc668b946cc0117ec11c2971a860ef61f2 (patch)
tree1037bb35b419f4ed63545672dc8a98c289c4c327
parentc725dd1dd684be0c61ad1035a778601369942f60 (diff)
downloadtde-packaging-3940c5bc668b946cc0117ec11c2971a860ef61f2.tar.gz
tde-packaging-3940c5bc668b946cc0117ec11c2971a860ef61f2.zip
DEB build scripts: updated to TDE Archive Signing key.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--debian/_buildscripts/local/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/_buildscripts/local/README.txt b/debian/_buildscripts/local/README.txt
index a72dc43e7..0286f9454 100644
--- a/debian/_buildscripts/local/README.txt
+++ b/debian/_buildscripts/local/README.txt
@@ -89,8 +89,8 @@ A) Environment preparation
For example:
deb http://mirror.ppa.trinitydesktop.org/trinity-sb buster deps-r14
- install package dirmngr if required
- - import Slavek's GPG key into your apt keyring
- sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-key A04BE668
+ - import TDE Archive Signing key into your apt keyring
+ sudo apt-key adv --keyserver pool.sks-keyservers.net --recv-key C93AF1698685AD8B
9.2) Building extra dependencies locally
- open "_config.sh" and set the variable USE_PREBUILD_EXTRA_DEPS to "n"