Bug#1060215: gweled: please drop dpkg-statoverride call
Chris Hofstaedtler
zeha at debian.org
Sun Jan 7 17:50:12 GMT 2024
Package: gweled
Version: 1.0~alpha-1
Hi,
gweled's postinst calls dpkg-statoverride, to remove an old
statoverride. This was added in 2018, so all systems should already
have this cleanup done.
Please drop this dpkg-statoverride fragment:
# The package used to install an override
if [ "$(sudo dpkg-statoverride --list /usr/games/gweled)" = "root games 2755 /usr/games/gweled" ]; then
dpkg-statoverride --remove /usr/games/gweled
fi
I'll note that at the time of writing, this means you can drop the
entire postinst.
Thanks,
Chris
More information about the Pkg-games-devel
mailing list