From ac5af493d06072ca0626b47cec5523a5dbab9ac0 Mon Sep 17 00:00:00 2001 From: Santiago Vila Date: Fri, 3 May 2024 18:06:00 +0200 Subject: Add #DEBHELPER# token to postinst to make lintian happy. --- debian/postinst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/postinst b/debian/postinst index 2ce18e2..2708d17 100644 --- a/debian/postinst +++ b/debian/postinst @@ -107,3 +107,5 @@ if [ "$1" = "configure" ] && [ "$2" != "" ]; then install_directory mnt 755 root fi fi + +#DEBHELPER# -- cgit v1.2.3