From 8e0c04c89d8feecc07b3a987e20870679b090197 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 16 Sep 2021 06:45:56 +0200 Subject: Update glue buildfile --- buildfile | 9 ++++----- 1 file 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 -- cgit v1.1