diff xfce/xfce4-settings/xfce4-settings.sh @ 549:bad483aace64

vanilla: use prefix= instead
author David Demelier <markand@malikania.fr>
date Sun, 23 Jun 2019 15:13:10 +0200
parents ca639101cecc
children 25cecc6dca48
line wrap: on
line diff
--- a/xfce/xfce4-settings/xfce4-settings.sh	Tue Apr 16 20:01:00 2019 +0200
+++ b/xfce/xfce4-settings/xfce4-settings.sh	Sun Jun 23 15:13:10 2019 +0200
@@ -57,7 +57,7 @@
 	./configure \
 		--build=$CBUILD \
 		--host=$CHOST \
-		--prefix=/ \
+		--prefix= \
 		--localedir=/share/locale \
 		--with-locales-dir=/share/locale
 	make