X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_makeshlibs;fp=dh_makeshlibs;h=03a54f95420d3d990f39ef14c962863730608f18;hb=a243946176b92b5fafd84f43d5a455551cf27210;hp=776e66f0b8b5f229259d87cb6a5d6ce0c1e0ec03;hpb=6951ac79834dc1fe44b235d0863e282af2e08db0;p=debhelper.git diff --git a/dh_makeshlibs b/dh_makeshlibs index 776e66f..03a54f9 100755 --- a/dh_makeshlibs +++ b/dh_makeshlibs @@ -21,9 +21,19 @@ libraries, and generates a shlibs file for the libraries it finds. It also adds a call to ldconfig in the postinst and postrm scripts (in V3 mode and above only) to any packages in which it finds shared libraries. -If a L symbol file is found in debian/package.symbols -(or debian/package.symbols.arch), dpkg-gensymbols will be called -to process and install the symbols file. +=head1 FILES + +=over 4 + +=item debian/I.symbols + +=item debian/I.symbols.I + +These symbols files, if present, are passed to L to +be processed and installed. Use the I specific names if you need +to provide different symbols files for different architectures. + +=back =head1 OPTIONS