Skip to content

Commit 5522057

Browse files
committed
d/rules: install description.json
1 parent ba1ddc1 commit 5522057

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

debian/rules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/make -f
22

3+
export DH_GOLANG_INSTALL_EXTRA := description.json
4+
35
%:
46
dh $@ --builddirectory=_build --buildsystem=golang --with=golang
57

0 commit comments

Comments
 (0)