* allow parallel builds (#310)

This commit is contained in:
hagen 2015-12-16 01:12:14 +00:00
parent 638a69e5f0
commit 8ad20c0db3

2
debian/rules vendored
View File

@ -11,7 +11,7 @@ CXXFLAGS+=$(CPPFLAGS)
PREFIX=/usr
%:
dh $@
dh $@ --parallel
override_dh_strip:
dh_strip --dbg-package=i2pd-dbg