]> git.donarmstrong.com Git - debhelper.git/commit
r386: * dh_makeshlibs: Also scan files named "*.so*", not just "*.so.*",
authorjoey <joey>
Sun, 12 Nov 2000 01:26:42 +0000 (01:26 +0000)
committerjoey <joey>
Sun, 12 Nov 2000 01:26:42 +0000 (01:26 +0000)
commit6965a7d27d2cf0024f8c791f155b7c01019e364e
tree100bb55a86c0c085fa2c149f11adcc319bb49402
parent8c74b979583bfd18eeb2e2262c751cdb42c85f00
r386:    * dh_makeshlibs: Also scan files named "*.so*", not just "*.so.*",
     but only if they are files. This should make it more usable with
     rather stupidly broken libraries like db3, which do not encode the
     major version in their filenames. However, it cannot guess the major
     version of such libraries, so -m must be used.
debian/changelog
dh_makeshlibs