alternatives are not handled

Bug #282760 reported by Gianluca Della Vedova
This bug report is a duplicate of:  Bug #282750: alternatives are not handled. Edit Remove
2
Affects Status Importance Assigned to Milestone
automake (Ubuntu)
New
Undecided
Unassigned

Bug Description

symlinks under /etc/alternatives are not created under a new intrepid install.

I would suggest to add somthing like the following in the postinst script.

ver=1.10
prio=26

update-alternatives --install /usr/bin/automake automake \
        /usr/bin/automake-$ver $prio \
        --slave /usr/bin/aclocal aclocal /usr/bin/aclocal-$ver \
        --slave /usr/share/man/man1/automake.1.gz automake.1.gz \
        /usr/share/man/man1/automake-$ver.1.gz \
        --slave /usr/share/man/man1/aclocal.1.gz aclocal.1.gz \
        /usr/share/man/man1/aclocal-$ver.1.gz

Thanks for your work.

Tags: intrepid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.