Sign in
bazel
/
bazel
/
41a0431a00d8b32d05e6e6229b2f2cb0e34e1a88
/
.
/
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