$OpenBSD: patch-data_Makefile_in,v 1.1.1.1 2007/12/11 21:40:41 jasper Exp $
Don't make empathy auto-start when running gnome-sesion.

--- data/Makefile.in.orig	Thu Nov 29 18:29:53 2007
+++ data/Makefile.in	Thu Nov 29 18:32:35 2007
@@ -285,7 +285,7 @@ profile_DATA = \
 	msn.profile
 
 gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
-autostartdir = $(datadir)/gnome/autostart
+autostartdir = $(datadir)/applications/
 autostart_in_files = empathy.desktop.in
 autostart_DATA = $(autostart_in_files:.desktop.in=.desktop)
 schemasdir = $(GCONF_SCHEMA_FILE_DIR)
