File: functional

package info (click to toggle)
golang-github-dennwc-btrfs 0.0~git20221026.3097362-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 312 kB
  • sloc: makefile: 4; sh: 4
file content (8 lines) | stat: -rwxr-xr-x 146 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/bin/bash

set -ex

dh_auto_configure -O--buildsystem=golang

DH_GOLANG_BUILDPKG=github.com/dennwc/btrfs \
	dh_auto_test -O--buildsystem=golang