[gnome-continuous] Keep building nautilus with autotools



commit cd07a8d3ebeeaca6d926ff7f37c24253b3839a58
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Feb 26 00:54:22 2017 +0000

    Keep building nautilus with autotools
    
    until I learn how to pass compilation option in meson

 manifest.json                    |    2 +-
 patches/nautilus-build-api.patch |  154 --------------------------------------
 2 files changed, 1 insertions(+), 155 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index ee9643b..ff22dbf 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1147,7 +1147,7 @@
                 {"src": "gnome:gnome-autoar"},
 
                {"src": "gnome:nautilus",
-                "patches": ["nautilus-build-api.patch"]},
+                "config-opts": ["--disable-selinux"]},
 
                 {"src": 
"tarball:http://downloads.sourceforge.net/project/gtkspell/3.0.9/gtkspell3-3.0.9.tar.xz";,
                 "name": "gtkspell3",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]