summaryrefslogtreecommitdiff
path: root/debian/fixlinks
blob: 5a56209f4d9edaaddc97043617ede09715103a67 (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