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