Mate-icon-theme: Difference between revisions
From LFScript
| Line 15: | Line 15: | ||
--sysconfdir=/etc/mate/1.17 \ | --sysconfdir=/etc/mate/1.17 \ | ||
--localstatedir=/var \ | --localstatedir=/var \ | ||
--mandir=/usr/share/man \ | |||
--libexecdir=/usr/lib/mate-icon-theme \ | --libexecdir=/usr/lib/mate-icon-theme \ | ||
--disable-static && | --disable-static && | ||
Revision as of 21:04, 27 February 2017
LFScript can find this software under the name mate-icon-theme.
Sources
MD5 Checksums:
6b4b63bce250e324fce6d9e5bb6c8a44 mate-icon-theme-1.17.0.tar.xz
Dependencies
- mate-common
- icon-naming-utils
Installation
./autogen.sh --prefix=/usr \
--sysconfdir=/etc/mate/1.17 \
--localstatedir=/var \
--mandir=/usr/share/man \
--libexecdir=/usr/lib/mate-icon-theme \
--disable-static &&
makeAs the root user:
make install
