[gnome-build-meta/jjardon/pipewire-experiment] uproject.conf: Fix variables



commit 8e3200324881630b0507ec90ac6001b870cdcd63
Author: Javier Jardón <jjardon gnome org>
Date:   Fri Nov 13 22:17:57 2020 +0000

    uproject.conf: Fix variables

 project.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/project.conf b/project.conf
index 647ce42c7..7c82c95e6 100644
--- a/project.conf
+++ b/project.conf
@@ -212,6 +212,9 @@ shell:
   - path: '/tmp/.X11-unix'
     optional: true
 
+(@):
+- freedesktop-sdk.bst:include/strip.yml
+
 variables:
   branch: master
   branch-nice-name: Nightly #Should be %{branch} if not master
@@ -248,9 +251,6 @@ variables:
   - arch == "ppc64le":
       gcc_arch: "powerpc64le"
 
-  (@):
-  - freedesktop-sdk.bst:include/strip.yml
-
 plugins:
 - origin: pip
   package-name: buildstream-external


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