aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/packages/debian/bazel.bazelrc
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/packages/debian/bazel.bazelrc')
-rw-r--r--scripts/packages/debian/bazel.bazelrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/packages/debian/bazel.bazelrc b/scripts/packages/debian/bazel.bazelrc
index e69de29bb2..594b54bca8 100644
--- a/scripts/packages/debian/bazel.bazelrc
+++ b/scripts/packages/debian/bazel.bazelrc
@@ -0,0 +1,3 @@
+build --package_path=%workspace%:/usr/share/lib/bazel/tools
+query --package_path=%workspace%:/usr/share/lib/bazel/tools
+fetch --package_path=%workspace%:/usr/share/lib/bazel/tools