[debian] exclude parallel flag, remove conffiles

Signed-off-by: R4SAS <r4sas@i2pmail.org>
pull/1883/head
R4SAS 1 year ago
parent fa286a6fb3
commit c6c7191682
No known key found for this signature in database
GPG Key ID: 66F6C87B98EBCFE2

2
debian/conffiles vendored

@ -1,2 +0,0 @@
/etc/i2pd/i2pd.conf
/etc/i2pd/tunnels.conf

2
debian/rules vendored

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

Loading…
Cancel
Save