]> git.donarmstrong.com Git - debhelper.git/blob - debian/fixlinks
r249: dpkg-parsechangelog | grep '^ '
[debhelper.git] / debian / fixlinks
1 #!/bin/sh -e
2 # Clean up after cvs's dreadful symlink handling, by making all the symlinks
3 # this package needs.
4 ln -sf Dh_Lib.pm debian/Dh_Lib.pm
5 ln -sf Dh_Getopt.pm debian/Dh_Getopt.pm
6 ln -sf postinst-menu autoscripts/postrm-menu
7 ln -sf postinst-modules autoscripts/postrm-modules
8 ln -sf postinst-mime autoscripts/postrm-mime