[gnome-build-meta/abderrahim/flatpak-sdk: 7/15] project.conf: add default split-rules



commit 99ac497c8813d8da6cba75172ee8b54dcf99f7f7
Author: Abderrahim Kitouni <a kitouni gmail com>
Date:   Mon May 21 12:15:51 2018 +0100

    project.conf: add default split-rules

 project.conf | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/project.conf b/project.conf
index 11643aa..11575c5 100644
--- a/project.conf
+++ b/project.conf
@@ -125,6 +125,17 @@ elements:
     variables:
       meson-extra: --buildtype=debugoptimized
 
+split-rules:
+  devel:
+    (>):
+    - '%{libdir}/cmake'
+    - '%{libdir}/cmake/**'
+    - '%{libdir}/cmake/**'
+    - '%{datadir}/gir-1.0/**'
+    - '%{datadir}/vala*/vapi'
+  vm:
+    - '%{datadir}/dbus-1/**'
+
 # Define some behavior for `bst shell`
 #
 shell:


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