Comment 28 for bug 207065

Revision history for this message
pauljohn32 (pauljohn32) wrote :

Has something changed in the repository?

When I do this:

git clone git://anongit.compiz.org/fusion/compizconfig/compizconfig-backend-gconf

I get no autogen.sh or other config files. I don't get a subdirectory "settings-backend"

$ ls compizconfig-backend-gconf/
AUTHORS ChangeLog CMakeLists.txt COPYING gconf.c INSTALL NEWS README VERSION

The INSTALL file refers to running configure, but I don't even get a configure file.

$ cat compizconfig-backend-gconf/VERSION
VERSION=0.8.5

I tried the path of least-resistance, which for me is applying Guido's patch to the source code that Ubuntu uses to build compizconfig-backend-gconf. But the patch does not apply cleanly :(