[jhbuild] Don't let NetworkManager try to install udev stuff in the system prefix
- From: Kjartan Maraas <kmaraas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Don't let NetworkManager try to install udev stuff in the system prefix
- Date: Sat, 17 Jul 2010 17:36:37 +0000 (UTC)
commit 9fb30a7cd3bc25b10b11c219793f461b639be78b
Author: Kjartan Maraas <kmaraas gnome org>
Date: Sat Jul 17 19:36:08 2010 +0200
Don't let NetworkManager try to install udev stuff in the system prefix
modulesets/gnome-3.0.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-3.0.modules b/modulesets/gnome-3.0.modules
index 4c73505..8b12dfa 100644
--- a/modulesets/gnome-3.0.modules
+++ b/modulesets/gnome-3.0.modules
@@ -1097,7 +1097,7 @@
</branch>
</autotools>
- <autotools id="NetworkManager">
+ <autotools id="NetworkManager" autogenargs="--with-udev-dir=${libdir}/udev">
<branch repo="git.freedesktop.org"
module="NetworkManager/NetworkManager.git" revision="NETWORKMANAGER_0_7" checkoutdir="NetworkManager"/>
<dependencies>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]