summaryrefslogtreecommitdiff
path: root/data/gnutls/make.sh
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-08-18 18:31:07 +0000
committerJay Freeman <saurik@saurik.com>2008-08-18 18:31:07 +0000
commitd19bbec72025cca3b03eef35ac3bf6588848323c (patch)
treec702c86594b77528d8f1d5be0a4fcbf41dd7b88c /data/gnutls/make.sh
parent38ba00af8024540ede8969fb84a56945d4e675b8 (diff)
Added GnuTLS for WeeChat.
git-svn-id: http://svn.telesphoreo.org/trunk@424 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/gnutls/make.sh')
-rw-r--r--data/gnutls/make.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/gnutls/make.sh b/data/gnutls/make.sh
new file mode 100644
index 000000000..e02dc72bc
--- /dev/null
+++ b/data/gnutls/make.sh
@@ -0,0 +1,4 @@
+pkg:setup
+pkg:configure --with-libgcrypt-prefix="$(PKG_DEST_ gcrypt)/usr" --with-included-libtasn1
+make
+pkg:install