linuxOS_AP05/debian/base-linaro/binary/var/lib/dpkg/info/debconf.postrm

6 lines
180 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
#!/bin/sh
set -e
# Automatically added by dh_installdeb/12.1.1
dpkg-maintscript-helper rm_conffile /etc/bash_completion.d/debconf 1.5.58~ -- "$@"
# End automatically added section