Codebase list golang-github-pkg-xattr / cec765e3-a75f-4e73-b567-e4fe8b186f43/main debian / rules
cec765e3-a75f-4e73-b567-e4fe8b186f43/main

Tree @cec765e3-a75f-4e73-b567-e4fe8b186f43/main (Download .tar.gz)

rules @cec765e3-a75f-4e73-b567-e4fe8b186f43/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: