summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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