summaryrefslogtreecommitdiffstats
path: root/smgl
diff options
context:
space:
mode:
authorPavel Vinogradov2019-01-25 13:39:02 -0500
committerPavel Vinogradov2019-01-25 13:39:02 -0500
commitc808635af41df622ba75283b6396eaecca1709a5 (patch)
tree52144e8b185801a4c434a273c75da6f5b6732df4 /smgl
parentfa8e7a08765d453be0cf093a0b7b3ab0f0d8f40f (diff)
smgl/basesystem: removed FINAL, GNUPG installs /usr/bin/gpg now
Diffstat (limited to 'smgl')
-rwxr-xr-xsmgl/basesystem/FINAL4
-rw-r--r--smgl/basesystem/HISTORY3
2 files changed, 3 insertions, 4 deletions
diff --git a/smgl/basesystem/FINAL b/smgl/basesystem/FINAL
deleted file mode 100755
index 0dd8366f5c..0000000000
--- a/smgl/basesystem/FINAL
+++ /dev/null
@@ -1,4 +0,0 @@
-cd $INSTALL_ROOT/usr/bin &&
-if [[ ! -f gpg ]];then
- ln -s gpg2 gpg
-fi
diff --git a/smgl/basesystem/HISTORY b/smgl/basesystem/HISTORY
index ab9c5b1217..af647e8a21 100644
--- a/smgl/basesystem/HISTORY
+++ b/smgl/basesystem/HISTORY
@@ -1,3 +1,6 @@
+2019-01-25 Pavel Vinogradov <public@sourcemage.org>
+ * FINAL: dropped, not needed, GNUPG handles transition
+
2019-01-20 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.9.9
* DEPENDS: gnupg => GNUPG