about summary refs log tree commit diff stats
path: root/core/scripts
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2020-05-13 01:18:16 +0100
committerSilvino Silva <silvino@bk.ru>2020-05-13 01:18:43 +0100
commit3bd43803fc8cb7a39a87394cb7c491ddc151e06b (patch)
tree08fbb9cc8a707f2bf69bbaa76e0aca059ced36d6 /core/scripts
parent5eec098c537ed98f76af59c37a54cb45645cc2a6 (diff)
parent613cddf942a6380878b50049ae8e8cf0a6981014 (diff)
downloaddoc-3bd43803fc8cb7a39a87394cb7c491ddc151e06b.tar.gz
doc release 0.6.5
Diffstat (limited to 'core/scripts')
-rw-r--r--core/scripts/install-core.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/scripts/install-core.sh b/core/scripts/install-core.sh
index 7c3f094..078aa3b 100644
--- a/core/scripts/install-core.sh
+++ b/core/scripts/install-core.sh
@@ -127,8 +127,6 @@ install_packages() {
     $CHROOT/usr/bin/pkgadd -f -r $CHROOT ${PORT_PKG}/opt/tmux#*
     echo "Installing ${PORT_PKG}/opt/prt-utils"
     $CHROOT/usr/bin/pkgadd -f -r $CHROOT ${PORT_PKG}/opt/prt-utils#*
-    echo "Installing ${PORT_PKG}/opt/elfutils"
-    $CHROOT/usr/bin/pkgadd -f -r $CHROOT ${PORT_PKG}/opt/elfutils#*
 }
 
 print_data() {