mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
debian: avoid lintian maintainer-script-empty
We are going to fill in these files with useful things.
This commit is contained in:
1
debian/freeswitch.prerm
vendored
1
debian/freeswitch.prerm
vendored
@@ -3,6 +3,7 @@ set -e
|
||||
|
||||
case "$1" in
|
||||
remove|upgrade|deconfigure)
|
||||
echo "We're about to remove FreeSWITCH..." >&2
|
||||
;;
|
||||
|
||||
failed-upgrade)
|
||||
|
Reference in New Issue
Block a user