[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#227538: kdelibs: mixed results on 3.2.2



Itai Seggev writes:

>> > ===================================================================
>> > --- 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? 

I'm pretty sure it fixes the problem, yes.

> Has been applied to packages that have been released?

It's committed in pkg-kde/kdelibs, but apparently it's still not in
any uploaded kdelibs version.  Chris must have missed this simple
patch...

cheers
domi



Reply to: