Codebase list golang-github-pkg-xattr / de21fe23-3b69-4cb8-b78c-7b199fbcb8b1/main debian / rules
de21fe23-3b69-4cb8-b78c-7b199fbcb8b1/main

Tree @de21fe23-3b69-4cb8-b78c-7b199fbcb8b1/main (Download .tar.gz)

rules @de21fe23-3b69-4cb8-b78c-7b199fbcb8b1/mainraw · history · blame

#!/usr/bin/make -f

%:
	dh $@ --buildsystem=golang --with=golang

# Disable the tests for now.
# The filesystem used to build the package may not support extended
# attributes. Disabling the tests until upstream adds a check to
# conditionally run the tests.
override_dh_auto_test: