Codebase list gcc-defaults-mipsen / 4612d28
Remove empty maintainer scripts: g77-doc (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
2 changed file(s) with 1 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
1212 * Trim trailing whitespace.
1313 * Use ?= for assignments to architecture variables.
1414 * Fix day-of-week for changelog entry 1.84.
15 * Remove empty maintainer scripts: g77-doc (prerm)
1516
1617 -- Matthias Klose <doko@debian.org> Thu, 10 Jun 2021 09:44:48 +0200
1718
+0
-8
debian/g77-doc.prerm less more
0 #! /bin/sh -e
1
2 # this is an empty script needed for the upgrade from earlier
3 # versions calling install-info
4
5 #DEBHELPER#
6
7 exit 0