diff x11/iceauth/iceauth.sh @ 541:cacbd9d3d3a8

x11: use new FHS
author David Demelier <markand@malikania.fr>
date Wed, 10 Apr 2019 20:30:00 +0200
parents 2416430cff0b
children bad483aace64
line wrap: on
line diff
--- a/x11/iceauth/iceauth.sh	Wed Apr 10 20:28:00 2019 +0200
+++ b/x11/iceauth/iceauth.sh	Wed Apr 10 20:30:00 2019 +0200
@@ -43,7 +43,7 @@
 	./configure \
 		--build=$CBUILD \
 		--host=$CHOST \
-		--prefix=/usr
+		--prefix=/
 	make
 	make install DESTDIR=$DESTDIR