summaryrefslogtreecommitdiff
path: root/data/bitchx/make.sh
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-10-12 16:21:47 -1000
committerSam Bingner <sam@bingner.com>2018-10-12 16:21:47 -1000
commit295030d5719c3af352cfc5394b8ce13e3a1e0fb9 (patch)
tree608f1f9cf9a8ea9ae8e26f1f07b50d14426a675a /data/bitchx/make.sh
parent4a80cac9cb4be1d154f5346423667310219bd27a (diff)
Add and update a number of packages
Diffstat (limited to 'data/bitchx/make.sh')
-rw-r--r--data/bitchx/make.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/bitchx/make.sh b/data/bitchx/make.sh
index 53ef8a373..cc0d625b4 100644
--- a/data/bitchx/make.sh
+++ b/data/bitchx/make.sh
@@ -1,5 +1,5 @@
pkg:setup
pkg:configure
-make
+make -j8
make install prefix="${PKG_DEST}/usr"
-pkg: ln -sf BitchX-1.1-final /usr/bin/BitchX
+pkg: ln -sf BitchX-1.2.1 /usr/bin/BitchX