diff graphics/wayland-protocols/wayland-protocols.sh @ 523:b1690d766bdb

graphics: use new FHS
author David Demelier <markand@malikania.fr>
date Tue, 09 Apr 2019 20:04:48 +0200
parents 74a03a73ce5f
children bad483aace64
line wrap: on
line diff
--- a/graphics/wayland-protocols/wayland-protocols.sh	Tue Apr 09 19:50:31 2019 +0200
+++ b/graphics/wayland-protocols/wayland-protocols.sh	Tue Apr 09 20:04:48 2019 +0200
@@ -28,7 +28,7 @@
 	tar xvaf $PKGNAME-$PKGVERSION.tar.xz
 	pushd $PKGNAME-$PKGVERSION
 
-	./configure --prefix=/usr
+	./configure --prefix=/
 	make
 	make install DESTDIR=$DESTDIR