diff --git a/dist/debian/rules.mustache b/dist/debian/rules.mustache index 6e22bf4cef05..141ddfe3a796 100755 --- a/dist/debian/rules.mustache +++ b/dist/debian/rules.mustache @@ -37,5 +37,8 @@ override_dh_shlibdeps: override_dh_fixperms: dh_fixperms chmod 755 $(CURDIR)/debian/{{product}}-server/opt/scylladb/lib/ld.so + +override_dh_strip_nondeterminism: + %: dh $@