5aa38f7
diff -ur redshift-1.7/src/location-geoclue.c redshift-1.7_geoclue_provider/src/location-geoclue.c
5aa38f7
--- redshift-1.7/src/location-geoclue.c	2011-03-27 23:13:10.000000000 +0100
5aa38f7
+++ redshift-1.7_geoclue_provider/src/location-geoclue.c	2011-07-09 13:41:17.940812241 +0100
5aa38f7
@@ -32,8 +32,8 @@
5aa38f7
 # define _(s) s
5aa38f7
 #endif
5aa38f7
 
5aa38f7
-#define DEFAULT_PROVIDER "org.freedesktop.Geoclue.Providers.UbuntuGeoIP"
5aa38f7
-#define DEFAULT_PROVIDER_PATH "/org/freedesktop/Geoclue/Providers/UbuntuGeoIP"
5aa38f7
+#define DEFAULT_PROVIDER "org.freedesktop.Geoclue.Providers.Hostip"
5aa38f7
+#define DEFAULT_PROVIDER_PATH "/org/freedesktop/Geoclue/Providers/Hostip"
5aa38f7
 
5aa38f7
 int
5aa38f7
 location_geoclue_init(location_geoclue_state_t *state)