summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/gnupg/HISTORY3
-rwxr-xr-xcrypto/gnupg/PRE_BUILD1
2 files changed, 4 insertions, 0 deletions
diff --git a/crypto/gnupg/HISTORY b/crypto/gnupg/HISTORY
index 17d4561041..564c43fd10 100644
--- a/crypto/gnupg/HISTORY
+++ b/crypto/gnupg/HISTORY
@@ -1,3 +1,6 @@
+2019-05-11 Remko van der Vossen <wich@sourcemage.org>
+ * PRE_BUILD: remove spell from install queue
+
2019-05-07 Remko van der Vossen <wich@sourcemage.org>
* PRE_BUILD: let the cast intentionally fail so that there won't be a
ghost gnupg spell left on the system
diff --git a/crypto/gnupg/PRE_BUILD b/crypto/gnupg/PRE_BUILD
index 1c085b0a0a..0cc76cc17c 100755
--- a/crypto/gnupg/PRE_BUILD
+++ b/crypto/gnupg/PRE_BUILD
@@ -1,2 +1,3 @@
+pop_install_queue "$SPELL"
message "\n\n${PROBLEM_COLOR}Failure of casting of gnupg is intentional, it is not a problem, gnupg-2.2 replaced it${DEFAULT_COLOR}\n\n" &&
false