[ostree: 2/4] manifest: Fix path of PolicyKit repository
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree: 2/4] manifest: Fix path of PolicyKit repository
- Date: Wed, 25 Apr 2012 13:59:53 +0000 (UTC)
commit cff24ca458056b7288acb3658159494912188e50
Author: Adrian Perez <aperez igalia com>
Date: Mon Apr 23 01:56:15 2012 +0300
manifest: Fix path of PolicyKit repository
The old path being used is no longer available, making
"ostbuild resolve" bail out when trying to clone the
repository.
gnomeos/3.4/gnomeos-3.4-src.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnomeos/3.4/gnomeos-3.4-src.json b/gnomeos/3.4/gnomeos-3.4-src.json
index fcf7e9b..2a33f4a 100644
--- a/gnomeos/3.4/gnomeos-3.4-src.json
+++ b/gnomeos/3.4/gnomeos-3.4-src.json
@@ -429,7 +429,7 @@
"--enable-more-warnings=yes"],
"patches": ["NetworkManager-config.patch"]},
- {"src": "fd:PolicyKit",
+ {"src": "fd:polkit",
"patches": ["PolicyKit-libtool.patch"],
"config-opts": ["--disable-man-pages"]},
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]