]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - debian/bcachefs-tools.postinst
Add debhelper tokens to postinst and postrm scripts (Lintian warning).
[bcachefs-tools-debian] / debian / bcachefs-tools.postinst
index 483b96190d4b63ab502f31aae72dc2566855e01c..56dd8905da46b7685248a1a2725b32c259ce12a5 100644 (file)
@@ -2,6 +2,8 @@
 
 set -e
 
+#DEBHELPER#
+
 case "$1" in
     configure)
        if which update-initramfs >/dev/null; then