diff crypto/gnutls/gnutls.sh @ 549:bad483aace64

vanilla: use prefix= instead
author David Demelier <markand@malikania.fr>
date Sun, 23 Jun 2019 15:13:10 +0200
parents 924f166e82d7
children 25cecc6dca48
line wrap: on
line diff
--- a/crypto/gnutls/gnutls.sh	Tue Apr 16 20:01:00 2019 +0200
+++ b/crypto/gnutls/gnutls.sh	Sun Jun 23 15:13:10 2019 +0200
@@ -47,7 +47,7 @@
 	./configure \
 		--build=$CBUILD \
 		--host=$CHOST \
-		--prefix=/
+		--prefix=
 	make
 	make install DESTDIR=$DESTDIR
 	rm -f $DESTDIR/lib/libgnutlsxx.la