Mate-polkit

From LFScript
Revision as of 22:56, 29 July 2014 by Marcel (talk | contribs)

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

Sources


MD5 Checksums:

bd7dfb225e1ba6aac3c5752d496071d8  mate-polkit-1.8.0.tar.xz

Dependencies

Installation

./autogen.sh --prefix=/usr \
        --libexecdir=/usr/lib/polkit-mate \
        --localstatedir=/var \
        --sysconfdir=/etc/mate/1.8 \
        --disable-static &&
make

As the root user:

make install