components/gnome/tracker/Makefile
changeset 7624 50e5cc11a34e
parent 7548 ad7417efe433
child 7685 a7ec984d7d4c
--- a/components/gnome/tracker/Makefile	Fri Jan 27 14:37:26 2017 -0800
+++ b/components/gnome/tracker/Makefile	Mon Jan 30 17:47:32 2017 +0000
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
 BUILD_BITS=		64_and_32
@@ -95,19 +95,6 @@
 # Required due to patches.
 COMPONENT_PREP_ACTION += (cd $(@D); autoreconf -fiv);
 
-# Delete once builds servers have nautilus installed
-NAUTILUS_BASE = $(WS_COMPONENTS)/gnome/nautilus/build/prototype/$(MACH)
-PKG_CONFIG_PATHS += $(NAUTILUS_BASE)$(PKG_CONFIG_PATH.$(BITS))
-
-LD_OPTIONS += -L $(NAUTILUS_BASE)$(USRLIB.$(BITS))
-
-CPPFLAGS += -I$(NAUTILUS_BASE)$(USRINCDIR)/nautilus
-
-DEPENDED += $(WS_TOP)/components/gnome/nautilus/build/manifest-$(MACH)-nautilus.depend
-
-REQUIRED_PACKAGES += $(shell $(GSED) -n -e 's/REQUIRED_PACKAGES +=//p' ../nautilus/Makefile)
-#end Delete
-
 REQUIRED_PACKAGES += codec/flac
 REQUIRED_PACKAGES += codec/libogg
 REQUIRED_PACKAGES += codec/libvorbis