Author: kbrae Date: Sun Feb 17 13:59:44 2008 New Revision: 6319 URL: http://svn.gnome.org/viewvc/garnome?rev=6319&view=rev
Log: desktop/nautilus (CONFIGURE_ARGS): Disable tracker support, just in case. We don't ship it, so please don't auto-detect the system one. Modified: trunk/ChangeLog trunk/desktop/nautilus/Makefile Modified: trunk/desktop/nautilus/Makefile ============================================================================== --- trunk/desktop/nautilus/Makefile (original) +++ trunk/desktop/nautilus/Makefile Sun Feb 17 13:59:44 2008 @@ -14,7 +14,7 @@ BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile -CONFIGURE_ARGS = $(DIRPATHS) +CONFIGURE_ARGS = $(DIRPATHS) --disable-tracker # enable beagle support only, if the GARNOME stack is used CONFIGURE_ARGS += $(shell if test ! -e $(libdir)/pkgconfig/libbeagle-*.pc; \ _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want. Module maintainer? It is possible to set the reply-to to your development mailing list. Email [EMAIL PROTECTED] if interested.