ubuntu-22.04.3-desktop-amd64/casper/filesystem/var/lib/dpkg/info/vim-common.prerm

6 lines
208 B
Bash
Executable File

#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.6ubuntu1
dpkg-maintscript-helper symlink_to_dir /usr/share/vim/vimfiles /etc/vim 2:8.1.0639-2\~ vim-common -- "$@"
# End automatically added section