diff x11/xcb-proto/xcb-proto.sh @ 541:cacbd9d3d3a8

x11: use new FHS
author David Demelier <markand@malikania.fr>
date Wed, 10 Apr 2019 20:30:00 +0200
parents 8786a3791cc9
children bad483aace64
line wrap: on
line diff
--- a/x11/xcb-proto/xcb-proto.sh	Wed Apr 10 20:28:00 2019 +0200
+++ b/x11/xcb-proto/xcb-proto.sh	Wed Apr 10 20:30:00 2019 +0200
@@ -29,7 +29,7 @@
 	tar xvaf $PKGNAME-$PKGVERSION.tar.gz
 	pushd $PKGNAME-$PKGVERSION
 
-	./configure --prefix=/usr
+	./configure --prefix=/
 	make
 	make install DESTDIR=$DESTDIR