mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
[debian] exclude parallel flag, remove conffiles
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
fa286a6fb3
commit
c6c7191682
2 changed files with 1 additions and 3 deletions
2
debian/rules
vendored
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…
Add table
Add a link
Reference in a new issue