I made a simple patch on top of the current package. It creates dos2unix and unix2dos links via update-alternatives, so we could easily replace them when dos2unix package will be ready.
You can build patched deb as follows: sudo apt-get build-dep tofrodos sudo apt-get source tofrodos cd tofrodos-1.7.8.debian.1 patch -p1 < ../alternatives.patch dpkg-buildpackage ** Patch added: "alternatives.patch" https://bugs.launchpad.net/ubuntu/+source/tofrodos/+bug/587973/+attachment/1534574/+files/alternatives.patch -- Missing symlinks in tofrodos package https://bugs.launchpad.net/bugs/587973 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
