commit | a4e902d33504b9a3fe2c46901c67973a74b50f40 | [log] [tgz] |
---|---|---|
author | hsyed <h.a.syed@gmail.com> | Fri Aug 17 17:36:47 2018 +0100 |
committer | Hassan Syed <h.a.syed@gmail.com> | Fri Aug 17 20:29:56 2018 +0100 |
tree | 20d2518a56d324e67c9ba621aec175a246ecfa8d | |
parent | 643b3e5a7064dde1c4a3a9feb274575029ad60e8 [diff] [blame] |
consolate all srcs under src
diff --git a/scripts/gen_proto_jars b/scripts/gen_proto_jars index 217d1b3..1e71414 100755 --- a/scripts/gen_proto_jars +++ b/scripts/gen_proto_jars
@@ -19,7 +19,7 @@ # If (when) Bazel distributes a host protoc this file can be removed. WS_ROOT=$(bazel info workspace) -PROTO_PATH=kotlin/builder/proto +PROTO_PATH=src/main/protobuf JAR_DIR=${WS_ROOT}/${PROTO_PATH}/jars function build_lib() {