summaryrefslogtreecommitdiffstats
path: root/shell-term-fm
diff options
context:
space:
mode:
authorTreeve Jelbert2019-01-01 18:34:42 +0100
committerTreeve Jelbert2019-01-04 09:08:54 +0100
commit801c7637a55f42ebc34d64dc40c2186aaa6da38e (patch)
tree4ab85bca76e2cda646f6860586031c19ff59fd5c /shell-term-fm
parent379a3bf79542afd4196c779483adaac7c57cf40d (diff)
bash - tweak
Diffstat (limited to 'shell-term-fm')
-rwxr-xr-xshell-term-fm/bash/BUILD1
-rwxr-xr-xshell-term-fm/bash/DEPENDS1
-rw-r--r--shell-term-fm/bash/HISTORY4
3 files changed, 4 insertions, 2 deletions
diff --git a/shell-term-fm/bash/BUILD b/shell-term-fm/bash/BUILD
index 511e794fbc..a0b1495b99 100755
--- a/shell-term-fm/bash/BUILD
+++ b/shell-term-fm/bash/BUILD
@@ -7,7 +7,6 @@
--enable-static-link \
--with-bash-malloc=no \
$OPTS &&
-make_single &&
make bash DESTDIR=$INSTALL_ROOT &&
mv bash bash.static &&
make clean &&
diff --git a/shell-term-fm/bash/DEPENDS b/shell-term-fm/bash/DEPENDS
index 35d9cacb66..95dca98ca9 100755
--- a/shell-term-fm/bash/DEPENDS
+++ b/shell-term-fm/bash/DEPENDS
@@ -1,6 +1,5 @@
. "$GRIMOIRE/FUNCTIONS" &&
-depends gnupg &&
depends "readline" "--with-installed-readline" &&
depends "ncurses" "--with-curses"
depends smgl-fhs &&
diff --git a/shell-term-fm/bash/HISTORY b/shell-term-fm/bash/HISTORY
index b84f13a211..ffef8c193e 100644
--- a/shell-term-fm/bash/HISTORY
+++ b/shell-term-fm/bash/HISTORY
@@ -1,3 +1,7 @@
+2019-01-01 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: delete gnupg
+ * BUILD: delete make_single
+
2018-06-02 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 4.4.23