change name of option

See https://bugs.debian.org/885987
This commit is contained in:
Joey Hess 2022-10-03 13:02:11 -04:00
parent 9c9174329e
commit c24ce026d8
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

2
debian/rules vendored
View file

@ -33,7 +33,7 @@ override_dh_fixperms:
# gdb can't do much with a haskell program, so avoid the debug package
override_dh_strip:
dh_strip --no-ddebs
dh_strip --no-automatic-dbgsym
# Do not add "ldconfig" trigger since all libraries in the standalone build
# are private copies and the trigger activate-noawait trigger may not work