mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-04 14:07:32 +00:00
prevent debian packaging from modifying png files
This commit is contained in:
parent
480b728c06
commit
d6512e0a86
1 changed files with 3 additions and 0 deletions
3
debian/rules
vendored
3
debian/rules
vendored
|
|
@ -3,3 +3,6 @@ export PYBUILD_NAME=openwebrx
|
|||
|
||||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild --with systemd
|
||||
|
||||
override_dh_strip_nondeterminism:
|
||||
dh_strip_nondeterminism -X.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue