summarylogtreecommitdiffstats
path: root/repotools.conf
diff options
context:
space:
mode:
Diffstat (limited to 'repotools.conf')
-rw-r--r--repotools.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/repotools.conf b/repotools.conf
new file mode 100644
index 000000000000..fd40582ef786
--- /dev/null
+++ b/repotools.conf
@@ -0,0 +1,8 @@
+# Global configuration file for the repotools utility
+
+# Local storage for repositories
+PATH_REPOSITORIES="${HOME}/.local/share/repotools/repositories"
+
+# Build environment for building packages in a clean chroot
+PATH_BUILD="{HOME}/.local/share/repotools/build"
+