I don't seem to understand the problem. Simply by installing the package vim you have both, vim and vim.tiny.
"ls -l /usr/bin/vim*" shows: lrwxrwxrwx 1 root root 21 2007-09-13 23:05 /usr/bin/vim -> /etc/alternatives/vim -rwxr-xr-x 1 root root 1412084 2007-10-05 01:55 /usr/bin/vim.basic lrwxrwxrwx 1 root root 25 2007-09-13 23:05 /usr/bin/vimdiff -> /etc/alternatives/vimdiff -rwxr-xr-x 1 root root 593412 2007-10-05 01:54 /usr/bin/vim.tiny -rwxr-xr-x 1 root root 1776 2007-10-05 01:53 /usr/bin/vimtutor and "ls -l /etc/alternatives/vim*" shows: lrwxrwxrwx 1 root root 18 2008-01-03 21:30 /etc/alternatives/vim -> /usr/bin/vim.basic lrwxrwxrwx 1 root root 18 2008-01-03 21:30 /etc/alternatives/vimdiff -> /usr/bin/vim.basic Both can be used via vim and vim.tiny respectively. What additional function do you think is necessary? Thanks -- ubuntu-minimal has weird dependencies https://bugs.launchpad.net/bugs/172584 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
