Sign in
bazel
/
bazel
/
e58d6023e1864a5a1aee9373d5d66819d5d3f106
/
.
/
scripts
/
packages
/
debian
/
rules
blob: eaf895e1aaa72f530c1f83534d6db94a93f387a1 [
file
]
#!/usr/bin/make -f
%:
dh $@
override_dh_strip
:
override_dh_auto_build
:
./
compile
.
sh
override_dh_auto_clean
:
dh_auto_clean
rm
-
f bazel
-*
rm
-
f output
override_dh_install
:
install
-
D
-
m
0755
output
/
bazel $$
(
pwd
)/
debian
/
bazel
/
usr
/
bin
/
bazel