add debhelper token to postrm script (lintian)
This commit is contained in:
2
debian/openwebrx.postrm
vendored
2
debian/openwebrx.postrm
vendored
@@ -4,3 +4,5 @@ if [ "$1" = purge ] && [ -e /usr/share/debconf/confmodule ]; then
|
||||
. /usr/share/debconf/confmodule
|
||||
db_purge
|
||||
fi
|
||||
|
||||
#DEBHELPER#
|
||||
|
Reference in New Issue
Block a user