[gnome-continuous] Tag xdg-app
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Tag xdg-app
- Date: Fri, 4 Dec 2015 01:19:55 +0000 (UTC)
commit a2f75c6ddbf6d9bfc0d59f3ed01a719aa1bc99b0
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Dec 4 01:19:05 2015 +0000
Tag xdg-app
Simple issue of builddir != srcdir.
See: https://github.com/alexlarsson/xdg-app/pull/89
manifest.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 5ae82c7..78051fa 100644
--- a/manifest.json
+++ b/manifest.json
@@ -881,7 +881,9 @@
{"src": "git:git://github.com/alexlarsson/xdg-app",
"config-opts": ["--disable-documentation",
"--with-priv-mode=none"],
- "setuid": ["/runtime/usr/bin/xdg-app-helper"]},
+ "setuid": ["/runtime/usr/bin/xdg-app-helper"],
+ "tag": "f2c9663169c4bb05c7670c816af160e4622a90f5",
+ "tag-reason": "builddir != srcdir; see: https://github.com/alexlarsson/xdg-app/pull/89"},
{"src": "gnome:gnome-hwtest",
"component": "minimal",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]