[glom] xdg-app-builder manifest: avahi: Pass --with-distro=none.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] xdg-app-builder manifest: avahi: Pass --with-distro=none.
- Date: Fri, 11 Dec 2015 08:07:52 +0000 (UTC)
commit 78e102ee84b9115b011792fa81f1abeecca1701e
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Dec 10 17:21:06 2015 +0100
xdg-app-builder manifest: avahi: Pass --with-distro=none.
Using none should be OK because we don't want the init scripts, etc,
anyway.
manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 7120acd..e2d9373 100644
--- a/manifest.json
+++ b/manifest.json
@@ -108,7 +108,7 @@
},
{
"name": "avahi",
- "config-opts": [ "--disable-documentation" ],
+ "config-opts": [ "--disable-documentation" "--with-distro=none" ],
"sources": [
{
"type": "archive",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]