File: rules

package info (click to toggle)
golang-github-gophercloud-utils 0.0~git20231010.80377ec-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 816 kB
  • sloc: sh: 20; makefile: 7
file content (10 lines) | stat: -rwxr-xr-x 321 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DH_GOLANG_INSTALL_EXTRA := \
	openstack/objectstorage/v1/objects/testing/t.txt \
	openstack/clientconfig/testing/clouds.yaml \
	openstack/clientconfig/testing/clouds-public.yaml \
	openstack/clientconfig/testing/secure.yaml

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