Codebase list rabbitmq-server / debian/3.9.4-1.2 BUILD.bats
debian/3.9.4-1.2

Tree @debian/3.9.4-1.2 (Download .tar.gz)

BUILD.bats @debian/3.9.4-1.2raw · history · blame

1
2
3
4
5
filegroup(
    name = "bin_dir",
    srcs = glob(["bin/**/*", "libexec/**/*"]),
    visibility = ["//visibility:public"],
)