Codebase list unbound / 5630d3e2-8017-4df9-8ed3-e157c2552679/main
Remove empty maintainer scripts: unbound (prerm) Changes-By: lintian-brush Fixes: lintian: maintainer-script-empty See-also: https://lintian.debian.org/tags/maintainer-script-empty.html Debian Janitor 2 years ago
1 changed file(s) with 0 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
+0
-6
debian/unbound.prerm less more
0 #!/bin/sh
1 set -e
2
3 #DEBHELPER#
4
5 exit 0