Patrick Ohly wrote: >Congwu, do you remember why backend_ instead of pkglib_ is better? Any >idea for solving this issue on Fedora 12?
I want to install the backend libraries into $pkglibdir/backends. $backenddir is set during config: $backendir = $libdir/syncevolution/backends Looks like $backenddir is not set correctly to add the BUILDROOT prefix. I am not familiar with rpm build but in our test machine, we are using: ./configure && ./make && ./make install DESTDIR=xxx Quite the same process as the rpm build. Best Regards, Congwu _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
