ubuntu-22.04.3-desktop-amd64/casper/filesystem/var/lib/dpkg/info/libreoffice-help-ru.preinst

6 lines
244 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.6ubuntu1
dpkg-maintscript-helper symlink_to_dir /usr/share/doc/libreoffice-help-ru /usr/share/doc/libreoffice-common 1:6.4.0\~rc1\~git20191209 -- "$@"
# End automatically added section