Codebase list golang-github-pkg-xattr / 9a7a960d-524d-449e-a648-02f9e260876c/main debian / rules
9a7a960d-524d-449e-a648-02f9e260876c/main

Tree @9a7a960d-524d-449e-a648-02f9e260876c/main (Download .tar.gz)

rules @9a7a960d-524d-449e-a648-02f9e260876c/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: