mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-08-26 12:51:54 +00:00
* fix building of empty -dbg package
This commit is contained in:
parent
e755a32b23
commit
c73c8fdc47
3
debian/rules
vendored
3
debian/rules
vendored
@ -11,3 +11,6 @@ PREFIX=/usr
|
|||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@
|
dh $@
|
||||||
|
|
||||||
|
override_dh_strip:
|
||||||
|
dh_strip --dbg-package=i2pd-dbg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user