Subject: CVS commit: pkgsrc/x11/kdebase2
To: None <pkgsrc-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: pkgsrc-changes
Date: 03/25/2002 13:02:38
Module Name:	pkgsrc
Committed By:	skrll
Date:		Mon Mar 25 11:02:38 UTC 2002

Modified Files:
	pkgsrc/x11/kdebase2: Makefile

Log Message:
Workaround a problem in old versions of ld.elf_so that stops kded modules
from working. The most obvious example of this is being able to print.

The workaround is to not use kdeinit to load/open kded, but instead
launch it as a separate process. From Marcello Balduccini
<marcello.balduccini@ttu.edu> in pkg/15806.

Thanks to Stoned Elipot <seb@netbsd.org> for testing the fix and to
Antti Kantee <pooka@netbsd.org> for help with sed(1).


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/x11/kdebase2/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.