Mate-user-share

From LFScript

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

Sources

Dependencies

  • caja
  • dbus-glib
  • libcanberra

Installation

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

As the root user:

make install