Mate-user-guide

From LFScript

LFScript can find this software under the name mate-user-guide.

Sources


MD5 Checksums:

d1f7f41d633d9bbece5209fdf217d64b  mate-user-guide-1.18.0.tar.xz

Dependencies

  • itstool

Installation

./configure --prefix=/usr \
        --sysconfdir=/etc/mate/1.18 \
        --localstatedir=/var \
        --mandir=/usr/share/man \
        --libexecdir=/usr/lib/mate-user-guide \
        --disable-static &&
make

As the root user:

make install