[gnome-photos/gnome-3-24] flatpak: --disable-Werror is not needed for released tarballs
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/gnome-3-24] flatpak: --disable-Werror is not needed for released tarballs
- Date: Mon, 7 Aug 2017 12:03:09 +0000 (UTC)
commit be51ede2ad55ab303eaffaed1a63f0a71d745015
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Aug 4 19:03:13 2017 +0200
flatpak: --disable-Werror is not needed for released tarballs
flatpak/org.gnome.Photos.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/flatpak/org.gnome.Photos.json b/flatpak/org.gnome.Photos.json
index b365101..eb84501 100644
--- a/flatpak/org.gnome.Photos.json
+++ b/flatpak/org.gnome.Photos.json
@@ -122,7 +122,7 @@
},
{
"name": "libgdata",
- "config-opts": [ "--disable-always-build-tests", "--disable-Werror", "--disable-static" ],
+ "config-opts": [ "--disable-always-build-tests", "--disable-static" ],
"sources": [
{
"type": "archive",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]