summaryrefslogtreecommitdiff
path: root/data/weechat_/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/weechat_/make.sh')
-rw-r--r--data/weechat_/make.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/weechat_/make.sh b/data/weechat_/make.sh
new file mode 100644
index 000000000..0ac03a457
--- /dev/null
+++ b/data/weechat_/make.sh
@@ -0,0 +1,5 @@
+pkg:setup
+autoconf
+pkg:configure --with-libiconv-prefix="${PKG_ROOT}" --disable-gnutls --disable-python --disable-ruby
+make
+pkg:install