diff mate/mate-backgrounds/mate-backgrounds.sh @ 1218:57dc83a39b13

misc: switch back to standard FHS
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 08:58:34 +0200
parents 27d1a83dc8d6
children 337f950c30f5
line wrap: on
line diff
--- a/mate/mate-backgrounds/mate-backgrounds.sh	Thu Sep 30 08:49:59 2021 +0200
+++ b/mate/mate-backgrounds/mate-backgrounds.sh	Thu Sep 30 08:58:34 2021 +0200
@@ -26,7 +26,7 @@
 tar xvf $PKGNAME-$PKGVERSION.tar.xz
 cd $PKGNAME-$PKGVERSION
 
-./configure --prefix=
+./configure --prefix=/usr
 make
 make install DESTDIR=$DESTDIR