mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-12 22:47:52 +00:00
* allow parallel builds (#310)
This commit is contained in:
parent
638a69e5f0
commit
8ad20c0db3
2
debian/rules
vendored
2
debian/rules
vendored
@ -11,7 +11,7 @@ CXXFLAGS+=$(CPPFLAGS)
|
|||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@ --parallel
|
||||||
|
|
||||||
override_dh_strip:
|
override_dh_strip:
|
||||||
dh_strip --dbg-package=i2pd-dbg
|
dh_strip --dbg-package=i2pd-dbg
|
||||||
|
Loading…
Reference in New Issue
Block a user