Caja-dropbox

From LFScript
Revision as of 22:24, 1 March 2017 by Marcel (talk | contribs)

LFScript can find this software under the name caja-dropbox.

Sources


MD5 Checksums:

8721edd8168faf7dd78558d5d3fb5745  caja-dropbox-1.17.0.tar.xz

Dependencies

Installation

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

As the root user:

make install