diff graphics/graphviz/graphviz.sh @ 549:bad483aace64

vanilla: use prefix= instead
author David Demelier <markand@malikania.fr>
date Sun, 23 Jun 2019 15:13:10 +0200
parents b1690d766bdb
children 72f357a69221
line wrap: on
line diff
--- a/graphics/graphviz/graphviz.sh	Tue Apr 16 20:01:00 2019 +0200
+++ b/graphics/graphviz/graphviz.sh	Sun Jun 23 15:13:10 2019 +0200
@@ -117,7 +117,7 @@
 	./configure \
 		--build=$CBUILD \
 		--host=$CHOST \
-		--prefix=/ \
+		--prefix= \
 		--disable-ltdl-install \
 		--without-included-ltdl \
 		--without-qt \