mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-18 23:16:37 +02:00
* fix building of empty -dbg package
This commit is contained in:
parent
e755a32b23
commit
c73c8fdc47
1 changed files with 3 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
@ -11,3 +11,6 @@ PREFIX=/usr
|
|||
|
||||
%:
|
||||
dh $@
|
||||
|
||||
override_dh_strip:
|
||||
dh_strip --dbg-package=i2pd-dbg
|
||||
|
|
Loading…
Add table
Reference in a new issue