author | Sebastian Harl <sh@tokkee.org> | |
Wed, 21 May 2008 21:49:53 +0000 (23:49 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Wed, 21 May 2008 21:49:53 +0000 (23:49 +0200) | ||
commit | d01bf74343f8b7ff7f60a9fe041df6225f7e11a7 | |
tree | ec315b35c73f32f69318efae2c34cd2e22c97ec4 | tree | snapshot |
parent | ccc2a354813633e412641719ae0a461b265b68e6 | commit | diff |
Fixed soname major detection.
Unfortunately, the soname major does not equal the first part of the
"-version-info" argument value. Now, we get that information from the .la
file generated by libtool after compiling the package... :-/
Unfortunately, the soname major does not equal the first part of the
"-version-info" argument value. Now, we get that information from the .la
file generated by libtool after compiling the package... :-/
debian/rules | diff | blob | history |