On Mon, 09 Feb 2015, David Wright wrote:
> The following lines (50--55) in the postinst script appear to be
> redundant since the removal of a large chunk of postinst.
Thanks, removed in the git repo.
Norbert
PREINING, Norb
Package: tex-common
Version: 5.03
Severity: minor
Dear Maintainer,
The following lines (50--55) in the postinst script appear to be
redundant since the removal of a large chunk of postinst.
--8>
cleanup()
{
rc=$?
[ -n "$tempdir" ] && rm -rf "$tempdir"
exit $rc
}
--8>
cle
2 matches
Mail list logo