opnsense-ports/math/py-keras/files/patch-keras_protobuf_BUILD
Franco Fichtner 7eba600ec9 */*: sync with upstream
Taken from: FreeBSD
2022-09-26 10:14:12 +02:00

11 lines
304 B
Text

--- keras/protobuf/BUILD.orig 2022-09-08 09:14:15 UTC
+++ keras/protobuf/BUILD
@@ -1,7 +1,7 @@
# Description:
# Contains Keras protobufs
-load("@com_google_protobuf//:protobuf.bzl", "py_proto_library")
+load("//third_party:protobuf.bzl", "py_proto_library")
package(
default_visibility = [