patch to temporarily allow using deprecated GNOME stuff as we're still
using that cruft.
This commit is contained in:
parent
786b8be8e3
commit
553da917ee
13
NetworkManager-0.6.5-deprecated.patch
Normal file
13
NetworkManager-0.6.5-deprecated.patch
Normal file
@ -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)
|
Loading…
Reference in New Issue
Block a user