Codebase list golang-github-pkg-xattr / ba9de02a-907f-4dd8-88fe-4fd7f53c9866/main debian / rules
ba9de02a-907f-4dd8-88fe-4fd7f53c9866/main

Tree @ba9de02a-907f-4dd8-88fe-4fd7f53c9866/main (Download .tar.gz)

rules @ba9de02a-907f-4dd8-88fe-4fd7f53c9866/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: