X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_link;h=db4aea81f33318650d34d24e8be3d3a6cbb72740;hb=49281a1503549efdae30e5262f166eced711ffd7;hp=5691a60b301d1458c2559c7fb8a7540ae211e6fc;hpb=7bc99d44cfc0275e1b44b390bed1362c457da9ab;p=debhelper.git diff --git a/dh_link b/dh_link index 5691a60..db4aea8 100755 --- a/dh_link +++ b/dh_link @@ -33,6 +33,8 @@ when policy says they should be absolute, and relative links with as short a path as possible. It will also create any subdirectories it needs to to put the symlinks in. +Any pre-existing destination files will be replaced with symlinks. + B also scans the package build tree for existing symlinks which do not conform to Debian policy, and corrects them (v4 or later). @@ -59,7 +61,7 @@ acted on, not just the first. =item B<-X>I, B<--exclude=>I -Do not correct symlinks that contain I anywhere in their filename from +Exclude symlinks that contain I anywhere in their filename from being corrected to comply with Debian policy. =item I ...