Sign in
bazel
/
bazel
/
10180b9522d83f17f1b44cb7836c8bd2a6be11da
/
.
/
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