]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
debian: drop dangling libhandle.a symlinks in xfslibs-dev
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 28 Mar 2019 23:04:51 +0000 (18:04 -0500)
committerEric Sandeen <sandeen@redhat.com>
Thu, 28 Mar 2019 23:04:51 +0000 (18:04 -0500)
We don't ship static libhandle libraries anymore, so make sure we drop
the symlink.

Fixes: ec1cf08dbeb2d ("Several updates to use more modern Debian packaging")
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Nathan Scott <nathans@debian.org>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
debian/rules

index 4c50654c20cf5ba73d90fbc690f8f9188612b8a7..80dff4bb192ebc51f2db25f556990299a1fee46f 100755 (executable)
@@ -80,6 +80,7 @@ binary-arch: checkroot built
        install -D -m 0755 debian/local/initramfs.hook debian/xfsprogs/usr/share/initramfs-tools/hooks/xfs
        rmdir debian/xfslibs-dev/usr/share/doc/xfsprogs
        rm -f debian/xfslibs-dev/lib/libhandle.la
+       rm -f debian/xfslibs-dev/lib/libhandle.a
        rm -fr debian/xfslibs-dev/usr/lib
        dh_installdocs
        dh_installchangelogs