linuxOS_AP05/debian/base-linaro/binary/var/lib/dpkg/info/libglib2.0-dev:arm64.prerm

11 lines
267 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
#!/bin/sh
# libglib2.0-dev needs a prerm in buster, so that if the old prerm fails
# due to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887629 we can
# recover by running the new prerm. Keep this workaround until after
# Debian 10 has been released.
set -e