[debian] exclude parallel flag, remove conffiles

Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
R4SAS
2023-02-15 17:55:16 +00:00
parent fa286a6fb3
commit c6c7191682
2 changed files with 1 additions and 3 deletions

2
debian/rules vendored
View File

@@ -8,6 +8,6 @@ export DEB_CXXFLAGS_MAINT_APPEND = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND =
%:
dh $@ --parallel
dh $@
override_dh_auto_install: