Caja-dropbox

From LFScript

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

Sources

Dependencies


MD5 Checksums:

8721edd8168faf7dd78558d5d3fb5745  caja-dropbox-1.17.0.tar.xz

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