Mate-common

From LFScript

LFScript can find this software under the name mate-common.

Sources


MD5 Checksums:

44994bb86daa8c7092f1e4784c399455  mate-common-1.18.0.tar.xz

Dependencies

  • which

The dependency which is used by all packages that require mate-common to locate it.

Installation

./autogen.sh --prefix=/usr \
        --sysconfdir=/etc/mate/1.18 \
        --localstatedir=/var \
        --mandir=/usr/share/man \
        --libexecdir=/usr/lib/mate-common \
        --disable-static &&
make

As the root user:

make install