garnome r6319 - in trunk: . desktop/nautilus



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; \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]