agree, I'll do it. L
On Fri, Jun 6, 2008 at 12:31 AM, Ben Taylor <bentaylor.solx86 at gmail.com> wrote: > Like dbus, we don't need to build glib2 on nevada. > > Ben > > Index: SPECS/Makefile > =================================================================== > --- SPECS/Makefile (revision 2064) > +++ SPECS/Makefile (working copy) > @@ -8,10 +8,10 @@ > # on the OS version, architecture, and general brokenness. > PSPC_FILES := $(ALL_PSPC_FILES) > > -# On Nevada, we can skip dbus, since it's already there. > +# On Nevada, we can skip glib2 and dbus, since it's already there. > # Simiarly, freeglut cannot compile because of GCC libraries. > ifeq (5.11,$(shell uname -r)) > -PSPC_FILES := $(filter-out dbus.pspc freeglut.pspc,$(PSPC_FILES)) > +PSPC_FILES := $(filter-out glib2.pspc dbus.pspc > freeglut.pspc,$(PSPC_FILES)) > endif > # GStreamer suffers from existing installations in /usr/lib > PSPC_FILES := $(filter-out gstreamer.pspc,$(PSPC_FILES)) > _______________________________________________ > kde-discuss mailing list > kde-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/kde-discuss > -- Lukas 'Luc' Oboril IRC nickname: luc^ at freenode When dealing with people, let us remember we are not dealing with creatures of logic. We are dealing with creatures of emotions, creatures bristling with prejudices and motivated by pride and vanity. Dale Carnegie -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/kde-discuss/attachments/20080606/cf88258f/attachment.html>
