Code

Fixed soname major detection.
authorSebastian Harl <sh@tokkee.org>
Wed, 21 May 2008 21:49:53 +0000 (23:49 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 21 May 2008 21:49:53 +0000 (23:49 +0200)
commitd01bf74343f8b7ff7f60a9fe041df6225f7e11a7
treeec315b35c73f32f69318efae2c34cd2e22c97ec4
parentccc2a354813633e412641719ae0a461b265b68e6
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... :-/
debian/rules