retro-imager/debian/rules

15 lines
286 B
Text
Raw Normal View History

2020-03-04 16:55:40 +01:00
#!/usr/bin/make -f
# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.
export DH_VERBOSE = 1
2020-03-04 16:55:40 +01:00
%:
dh $@
2020-03-04 16:55:40 +01:00
.PHONY: override_dh_usrlocal
override_dh_usrlocal:
.PHONY: override_dh_strip
override_dh_strip:
dh_strip --exclude=AppImage