KDE 4.3.0 tarballs (try #1) uploaded
Mark Davies
mark at ecs.vuw.ac.nz
Fri Jul 31 00:03:54 CEST 2009
On Fri, 31 Jul 2009, Martin Wilke wrote:
> I've fixed now the build for FreeBSD, all 3 patches here,
>
> http://miwi.homeunix.com/kde43/
>
> could someone please review and commit, maybe also reroll a tarball
> would be nice to get this in the release tarballs.
If in each patch, the line
#ifdef Q_OS_FREEBSD
was changed to
#if defined(Q_OS_FREEBSD) || defined(Q_OS_NETBSD)
then Martin's patches should work for NetBSD as well.
cheers
mark
More information about the release-team
mailing list