aboutsummaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-09 13:27:29 +0300
committerCem Keylan <cem@ckyln.com>2021-09-09 13:27:29 +0300
commit7ec318e6451482473840db54e7667cd8a91c3a6f (patch)
tree07397494d1d4452ad955b6b3e94997f2a46d160f /extra
parent27b40cb7007e7c58a6ac4520ef84e0d4b5b1e30a (diff)
downloadrepository-7ec318e6451482473840db54e7667cd8a91c3a6f.tar.gz
glib-networking: cleanup
Diffstat (limited to 'extra')
-rwxr-xr-xextra/glib-networking/build3
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/glib-networking/build b/extra/glib-networking/build
index c2644049..c981ccba 100755
--- a/extra/glib-networking/build
+++ b/extra/glib-networking/build
@@ -5,9 +5,6 @@ export DESTDIR="$1"
# The new version requires openssl TLS1.3, which libressl hasn't fully
# implemented yet. We now need gnutls, sadly.
cl-meson \
- --prefix=/usr \
- --sysconfdir=/etc \
- --localstatedir=/var \
-Dgnutls=enabled \
. output