ubuntu-22.04.3-desktop-amd64/casper/filesystem/var/lib/dpkg/info/libgl1-mesa-dri:amd64.preinst

6 lines
168 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/drirc 19.0.3-1\~ -- "$@"
# End automatically added section