From 470a1ca3828655b9b61ed5ce586f473bacd84c73 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 19 Sep 2018 11:59:43 -0700 Subject: debian: Update control files for .deb files - Better alignement with public Debian files. - Move to a different package name: libuhd003.so -> libuhd3.13.0.so This allows to install multiple packages in parallel for better ABI compatibility by third-party dependees. The new package replaces the old one. - Remove .shlibs file --- host/cmake/debian/libuhd3.13.0.install | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 host/cmake/debian/libuhd3.13.0.install (limited to 'host/cmake/debian/libuhd3.13.0.install') diff --git a/host/cmake/debian/libuhd3.13.0.install b/host/cmake/debian/libuhd3.13.0.install new file mode 100644 index 000000000..b13e00bd7 --- /dev/null +++ b/host/cmake/debian/libuhd3.13.0.install @@ -0,0 +1,2 @@ +usr/lib/*/*.so.* +usr/share/uhd -- cgit v1.2.3