summaryrefslogtreecommitdiff
path: root/debian/fixlinks
blob: 23d4306a2a3165b2f59fb807f87a856f347c73ca (plain)
1
2
3
4
5
6
#!/bin/sh -e
# Clean up after cvs's dreadful symlink handling, by making all the symlinks
# this package needs.
ln -sf postinst-menu autoscripts/postrm-menu
ln -sf postinst-modules autoscripts/postrm-modules
ln -sf postinst-mime autoscripts/postrm-mime