On Wed, May 05, 2004 at 05:49:31PM +0200, Dominique Devriese wrote:
> Chris, it's all your fault ;p
>
> Ok to commit ?
>
> Index: debian/patches/10_kstandarddirs.diff
> ===================================================================
> --- 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
Attachment:
signature.asc
Description: Digital signature