On Sun, Dec 28, 2008 at 01:10:20PM +0100, Christoph Berg wrote: > Am Samstag, 27. Dezember 2008 19:39:25 schrieb Ken Moffat: > > I'm hopeful that the following sed in kdelibs will make it use > > ~/.kde4 so it can exist in parallel with kde3 using ~/.kde - > > sed -i 's/\(\.kde\)/\14/' CMakeLists.txt (untestled!) > Well, we can save the sed. There is a cmake option for setting KDE's default > home directory. It's called KDE_DEFAULT_HOME and it is set to .kde by > default, but it is no problem to change it to .kde4 appeding > a -DKDE_DEFAULT_HOME=.kde4 switch to the cmake call. > > -- > Christoph > Thanks!
ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
