1
0
Fork 0
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:
Henrik Hautakoski 2023-05-14 17:57:29 +02:00
parent 00ea1a5bfd
commit 2ffb17a08f
5 changed files with 14 additions and 58 deletions

2
debian/rules vendored
View file

@ -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