Files
server/var/lib/dpkg/info/qemu-system-ppc.postinst
2026-01-07 20:52:11 +01:00

6 lines
234 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.14.1ubuntu5
dpkg-maintscript-helper dir_to_symlink /usr/share/doc/qemu-system-ppc qemu-system-common 1:8.0\+dfsg-4\~ qemu-system-ppc -- "$@"
# End automatically added section