X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_makeshlibs;fp=dh_makeshlibs;h=a3c81e15a1d77dbbd9c3a23338e60e03734267a6;hb=462d30c34c365863606d9fb454b49251a9b4bf9b;hp=b6779f907638673ddfa8c92512b4d64741d636bc;hpb=6cbcfbaba15ef8c51c1a58a19a1d50a4b4fbbc84;p=debhelper.git diff --git a/dh_makeshlibs b/dh_makeshlibs index b6779f9..a3c81e1 100755 --- a/dh_makeshlibs +++ b/dh_makeshlibs @@ -41,7 +41,7 @@ to provide different symbols files for different architectures. =item B<-m>I, B<--major=>I -Instead of trying to guess the major number of the library with /postobjdump, +Instead of trying to guess the major number of the library with objdump, use the major number specified after the -m parameter. This is much less useful than it used to be, back in the bad old days when this program looked at library filenames rather than using objdump.