diff x11/xcb-proto/xcb-proto.sh @ 549:bad483aace64

vanilla: use prefix= instead
author David Demelier <markand@malikania.fr>
date Sun, 23 Jun 2019 15:13:10 +0200
parents cacbd9d3d3a8
children 25cecc6dca48
line wrap: on
line diff
--- a/x11/xcb-proto/xcb-proto.sh	Tue Apr 16 20:01:00 2019 +0200
+++ b/x11/xcb-proto/xcb-proto.sh	Sun Jun 23 15:13:10 2019 +0200
@@ -29,7 +29,7 @@
 	tar xvaf $PKGNAME-$PKGVERSION.tar.gz
 	pushd $PKGNAME-$PKGVERSION
 
-	./configure --prefix=/
+	./configure --prefix=
 	make
 	make install DESTDIR=$DESTDIR