diff --git a/NetworkManager-0.6.5-deprecated.patch b/NetworkManager-0.6.5-deprecated.patch new file mode 100644 index 0000000..ccbd913 --- /dev/null +++ b/NetworkManager-0.6.5-deprecated.patch @@ -0,0 +1,13 @@ +diff -up NetworkManager-0.6.5/gnome/vpn-properties/Makefile.in.deprecated NetworkManager-0.6.5/gnome/vpn-properties/Makefile.in +--- NetworkManager-0.6.5/gnome/vpn-properties/Makefile.in.deprecated 2007-08-07 15:18:50.000000000 -0400 ++++ NetworkManager-0.6.5/gnome/vpn-properties/Makefile.in 2007-08-07 15:19:19.000000000 -0400 +@@ -307,9 +307,6 @@ nm_vpn_properties_CFLAGS = \ + -DSYSCONFDIR=\"$(sysconfdir)\" \ + -DICONDIR=\""$(datadir)/icons"\" \ + -DGLADEDIR=\""$(gladedir)"\" \ +- -DG_DISABLE_DEPRECATED \ +- -DGDK_DISABLE_DEPRECATED \ +- -DGNOME_DISABLE_DEPRECATED \ + -DGNOMELOCALEDIR=\"$(datadir)/locale\" \ + -DVERSION=\"$(VERSION)\" \ + $(NULL)