Difference between revisions of "Mate-icon-theme-faenza"

From LFScript
(Created page with "Category:Scripts <scriptname>mate-icon-theme-faenza</scriptname> == Sources == * <sourcecode>http://pub.mate-desktop.org/releases/1.16/mate-icon-theme-faenza-1.16.0.tar.x...")
(No difference)

Revision as of 19:47, 1 March 2017

LFScript can find this software under the name mate-icon-theme-faenza.

Sources

Dependencies

Installation

./autogen.sh --prefix=/usr \
        --sysconfdir=/etc/mate/1.16 \
        --localstatedir=/var \
        --mandir=/usr/share/man \
        --libexecdir=/usr/lib/mate-icon-theme-faenza \
        --disable-static &&
make

As the root user:

make install