deb package fixes
This commit is contained in:
parent
8e4495b99f
commit
5776b84861
2
debian/control
vendored
2
debian/control
vendored
@ -4,7 +4,7 @@ Priority: optional
|
||||
Maintainer: ferreo <harderthanfire@gmail.com>
|
||||
Rules-Requires-Root: binary-targets
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13)
|
||||
debhelper-compat (= 13),
|
||||
golang
|
||||
Standards-Version: 4.6.1
|
||||
Homepage: https://pikaos.ferreo.dev
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -4,6 +4,5 @@
|
||||
# Output every command that modifies files on the build system.
|
||||
export DH_VERBOSE = 1
|
||||
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
Loading…
Reference in New Issue
Block a user