summaryrefslogtreecommitdiff
path: root/data/bitchx/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/bitchx/make.sh')
-rw-r--r--data/bitchx/make.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/data/bitchx/make.sh b/data/bitchx/make.sh
index bcac3cfc2..53ef8a373 100644
--- a/data/bitchx/make.sh
+++ b/data/bitchx/make.sh
@@ -1,6 +1,4 @@
-pkg:extract
-cd BitchX
-pkg:patch
+pkg:setup
pkg:configure
make
make install prefix="${PKG_DEST}/usr"