diff text/libxml2/libxml2.sh @ 549:bad483aace64

vanilla: use prefix= instead
author David Demelier <markand@malikania.fr>
date Sun, 23 Jun 2019 15:13:10 +0200
parents f3e036ac528e
children e1b73f64408d
line wrap: on
line diff
--- a/text/libxml2/libxml2.sh	Tue Apr 16 20:01:00 2019 +0200
+++ b/text/libxml2/libxml2.sh	Sun Jun 23 15:13:10 2019 +0200
@@ -77,7 +77,7 @@
 	./configure \
 		--build=$CBUILD \
 		--host=$CHOST \
-		--prefix=/ \
+		--prefix= \
 		--docdir=/share/doc/$PKGNAME \
 		--with-html-dir=/share/doc/$PKGNAME/html \
 		--with-html-subdir="" \