> > =================================================================== > > --- debian/patches/10_kstandarddirs.diff (revision 125) > > +++ debian/patches/10_kstandarddirs.diff (working copy) > > @@ -6,7 +6,7 @@ > > candidates->append(path); > > } > > + // UGLY HACK - Chris Cheney > > -+ if (local && ("config" == type)) > > ++ if (local && (!strcmp("config", type))) > > + candidates->append("/etc/kde3/"); > > + // > > local = false; > > What does that do exactly? It would seem to append /etc/kde3 to all > types other than "config"? Or did I misunderstand what I was doing in > that patch? > > Chris
I haven't heard anything about this bug in a while. Does this patch work? Has been applied to packages that have been released? -- Itai Itai Seggev, University of Chicago, Department of Physics Co-coordinator, Carmel Project (http://linbrew.sourceforge.net/carmel) In 1997 a group of programmers started writing a desktop environment to fix a travesty they didn't create. Their program promptly found its way onto un*x systems everywhere. Today, still opposed by a software monopolist, they survive as soldiers of fortune. If you share their vision, if you know you can help, and if you can connect to internet, maybe you can join... the K-Team.