This commit is contained in:
2025-11-19 17:12:05 -07:00
parent 0b7140b98b
commit 4fc379ea5e

2
debian/rules vendored
View File

@@ -1,7 +1,7 @@
#!/usr/bin/make -f
# Simple dh (debhelper) build rules file
%:
dh $@ --without=shlibdeps,strip
dh $@ --without=shlibdeps,strip,dwz
# Prevent dh_strip from running on this package
override_dh_strip: