summaryrefslogtreecommitdiff
path: root/data/gnutls/make.sh
diff options
context:
space:
mode:
authorSam Bingner <sam@bingner.com>2018-08-15 12:39:17 -1000
committerSam Bingner <sam@bingner.com>2018-08-15 12:39:17 -1000
commitd51dbae5fe72625c36c88c39155406ef8664b0f3 (patch)
treefdeb00c935fb1d508eae679533d25713587de863 /data/gnutls/make.sh
parentaa0792fe05fde3b428da04991b7ee46053831752 (diff)
Update gnutls to 3.5.19
Diffstat (limited to 'data/gnutls/make.sh')
-rw-r--r--data/gnutls/make.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/gnutls/make.sh b/data/gnutls/make.sh
index e02dc72bc..9bbfb41dc 100644
--- a/data/gnutls/make.sh
+++ b/data/gnutls/make.sh
@@ -1,4 +1,5 @@
pkg:setup
-pkg:configure --with-libgcrypt-prefix="$(PKG_DEST_ gcrypt)/usr" --with-included-libtasn1
+autoreconf -f -i
+pkg:configure --with-included-libtasn1
make
pkg:install