From 9d12c46f41cf58395f51898e50fb5b076bc3b6b6 Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Tue, 9 Feb 2010 23:15:34 +0000 Subject: [PATCH] Fix patch. --- nm-applet-internal-buildfixes.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nm-applet-internal-buildfixes.patch b/nm-applet-internal-buildfixes.patch index 8679b0f..ad9879e 100644 --- a/nm-applet-internal-buildfixes.patch +++ b/nm-applet-internal-buildfixes.patch @@ -36,7 +36,7 @@ diff -up NetworkManager-0.7.999/network-manager-applet-0.7.999/src/connection-ed nm_connection_editor_CPPFLAGS = \ $(NMA_CFLAGS) \ -DICONDIR=\""$(datadir)/icons"\" \ -@@ -63,7 +67,10 @@ nm_connection_editor_LDADD = \ +@@ -63,7 +67,11 @@ nm_connection_editor_LDADD = \ ${top_builddir}/src/wireless-security/libwireless-security.la \ ${top_builddir}/src/utils/libutils.la \ ${top_builddir}/src/marshallers/libmarshallers.la \