Mate-netbook

From LFScript

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

Sources

Dependencies

Installation

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

As the root user:

make install