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>
|
Maintainer: ferreo <harderthanfire@gmail.com>
|
||||||
Rules-Requires-Root: binary-targets
|
Rules-Requires-Root: binary-targets
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (= 13)
|
debhelper-compat (= 13),
|
||||||
golang
|
golang
|
||||||
Standards-Version: 4.6.1
|
Standards-Version: 4.6.1
|
||||||
Homepage: https://pikaos.ferreo.dev
|
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.
|
# Output every command that modifies files on the build system.
|
||||||
export DH_VERBOSE = 1
|
export DH_VERBOSE = 1
|
||||||
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
Loading…
Reference in New Issue
Block a user