aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/workspace.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/workspace.bzl')
-rw-r--r--tensorflow/workspace.bzl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/workspace.bzl b/tensorflow/workspace.bzl
index 7194f2a0f6..73f8b2cc63 100644
--- a/tensorflow/workspace.bzl
+++ b/tensorflow/workspace.bzl
@@ -106,7 +106,7 @@ def tf_workspace(path_prefix = "", tf_repo_name = ""):
],
sha256 = "c15a9607892113946379ccea3ca8b85018301b200754f209453ab21674268e77",
strip_prefix = "libjpeg-turbo-1.5.1",
- build_file = str(Label("//third_party:jpeg.BUILD")),
+ build_file = str(Label("//third_party/jpeg:jpeg.BUILD")),
)
native.new_http_archive(