summaryrefslogtreecommitdiffstats
path: root/geoclue/geoclue-nm08.patch
diff options
context:
space:
mode:
Diffstat (limited to 'geoclue/geoclue-nm08.patch')
-rw-r--r--geoclue/geoclue-nm08.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/geoclue/geoclue-nm08.patch b/geoclue/geoclue-nm08.patch
deleted file mode 100644
index a483c66..0000000
--- a/geoclue/geoclue-nm08.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- geoclue-0.11.1.1/configure.ac.orig 2009-10-26 10:49:36.000000000 +0000
-+++ geoclue-0.11.1.1/configure.ac 2009-10-26 10:50:03.000000000 +0000
-@@ -123,7 +123,7 @@
- if test "x$enable_networkmanager" != "xno"; then
- PKG_CHECK_MODULES(NETWORK_MANAGER,
- [
-- NetworkManager libnm_glib
-+ NetworkManager libnm-glib
- ], have_networkmanager="yes", have_networkmanager="no")
-
- if test "x$have_networkmanager" = "xyes"; then