We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74fd5ec commit c45bb0fCopy full SHA for c45bb0f
1 file changed
GNUmakefile
@@ -35,6 +35,7 @@ deb-setup:
35
apt install devscripts equivs jq -y
36
mk-build-deps --install debian/control
37
go mod vendor
38
+ ln -s specs/deb debian
39
40
deb-source-build: deb-setup template-deb
41
debuild -S -k524A68BAB1A91B2F74DCEC3B31F9FBCA5BD8707C
0 commit comments