summaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2021-09-16 06:45:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2021-09-16 06:45:56 +0200
commit8e0c04c89d8feecc07b3a987e20870679b090197 (patch)
tree6ef27df4c405f87907aae68bce4764e3614d21e0 /buildfile
parent66f894e1f4633759a6590444c01d4df5f405a23f (diff)
Update glue buildfile
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile9
1 files changed, 4 insertions, 5 deletions
diff --git a/buildfile b/buildfile
index 856a678..c3c8909 100644
--- a/buildfile
+++ b/buildfile
@@ -1,7 +1,6 @@
-# file : buildfile
-# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
+# Glue buildfile that "pulls" all the packages in the project.
+#
+import pkgs = [dir_paths] $process.run_regex(\
+ cat $src_root/packages.manifest, '\s*location\s*:\s*(\S+)\s*', '\1')
-# Glue buildfile that "pulls" all the packages.
-
-import pkgs = */
./: $pkgs