diff --git a/debian/mariadb-server-10.3.lintian-overrides b/debian/mariadb-server-10.3.lintian-overrides index 00ade8f3a29d00301c6ea7a045f18c2854affbfc..137547df35c0329bbeb6462252448f4f074699ca 100644 --- a/debian/mariadb-server-10.3.lintian-overrides +++ b/debian/mariadb-server-10.3.lintian-overrides @@ -1,5 +1,5 @@ # ash's buildin has no "-e" so use /bin/echo -mariadb-server-10.3: command-with-path-in-maintainer-script postinst:140 /bin/echo +mariadb-server-10.3: command-with-path-in-maintainer-script postinst:143 /bin/echo # OK, path /usr/sbin/invoke-rc.d is only used in check, executes are run without the path # False positive: unfortified calls have already been fully validated at compile-time # See full research at https://jira.mariadb.org/browse/MDEV-8377