mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-17 23:45:21 +01:00
debian/rules: Don't strip rpi-imager
This commit is contained in:
parent
7664e91129
commit
9ca4fbea36
1 changed files with 1 additions and 4 deletions
5
debian/rules
vendored
5
debian/rules
vendored
|
@ -6,9 +6,6 @@ export DH_VERBOSE = 1
|
|||
%:
|
||||
dh $@
|
||||
|
||||
.PHONY: override_dh_usrlocal
|
||||
override_dh_usrlocal:
|
||||
|
||||
.PHONY: override_dh_strip
|
||||
override_dh_strip:
|
||||
dh_strip --exclude=AppImage
|
||||
dh_strip --exclude=AppImage --exclude=rpi-imager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue