debian/rules: Don't strip rpi-imager

This commit is contained in:
Tom Dewey 2024-10-02 15:41:19 +01:00 committed by Tom Dewey
parent 7664e91129
commit 9ca4fbea36

5
debian/rules vendored
View file

@ -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