diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-02 22:24:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-02 22:24:09 -0400 |
commit | 2205ed1165b75ffa02196be101a7418a9edf8802 (patch) | |
tree | 95f6fbbdce8961f82f0e6c8423fa2d07ff5434ae /dh_makeshlibs | |
parent | 0952ac2e9995da8abe149f3e42b3b8d9d2797112 (diff) | |
download | debhelper-2205ed1165b75ffa02196be101a7418a9edf8802.tar.gz |
typo
Diffstat (limited to 'dh_makeshlibs')
-rwxr-xr-x | dh_makeshlibs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_makeshlibs b/dh_makeshlibs index c52ef7d5..045e9450 100755 --- a/dh_makeshlibs +++ b/dh_makeshlibs @@ -93,7 +93,7 @@ Pass I<params> to L<dpkg-gensymbols(1)>. =over 4 -=item B<dh_makeshlibsW +=item B<dh_makeshlibs> Assuming this is a package named F<libfoobar1>, generates a shlibs file that looks something like: |