#!/usr/bin/make -f

export INSTALL_PATH = /usr/share/bazel/rules/pkg

%:
	dh $@
