mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-19 04:50:02 +02:00
debian: fix config by applying a patch, instead of using a debian specific copy.
This commit is contained in:
parent
00ea1a5bfd
commit
2ffb17a08f
5 changed files with 14 additions and 58 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -3,7 +3,7 @@
|
|||
include /usr/share/dpkg/default.mk
|
||||
|
||||
%:
|
||||
dh $@ -P debian/pkgroot
|
||||
dh $@ --with quilt -P debian/pkgroot
|
||||
|
||||
override_dh_auto_build:
|
||||
dh_auto_build -- GOOS=linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue