]> git.saurik.com Git - apt.git/commitdiff
debian/rules: Call dh_makeshlibs for 'apt'
authorJulian Andres Klode <jak@debian.org>
Sun, 5 Jan 2014 18:41:15 +0000 (19:41 +0100)
committerJulian Andres Klode <jak@debian.org>
Sun, 5 Jan 2014 18:47:28 +0000 (19:47 +0100)
The package ships libapt-private now, so we need an
ldconfig call in postinst. dh_makeshlibs creates
one for us.

Reported-by: lintian

No differences found