From 4c5cf3065e583b5769a274a03c1d8782655ad718 Mon Sep 17 00:00:00 2001 From: Sébastien Gross Date: Fri, 2 Oct 2020 14:38:57 +0200 Subject: DEB: Add official debian packaging files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit debian build directory has been imported from official Debian package for squashfs-tools-ng version 1.0.2 found on p.d.o: https://packages.debian.org/source/sid/squashfs-tools-ng Signed-off-by: Sébastien Gross --- packages/debian/libsquashfs-dev.install | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/debian/libsquashfs-dev.install (limited to 'packages/debian/libsquashfs-dev.install') diff --git a/packages/debian/libsquashfs-dev.install b/packages/debian/libsquashfs-dev.install new file mode 100644 index 0000000..92a5426 --- /dev/null +++ b/packages/debian/libsquashfs-dev.install @@ -0,0 +1,4 @@ +usr/include/ +usr/lib/*/libsquashfs.a +usr/lib/*/libsquashfs.so +usr/lib/*/pkgconfig/ -- cgit v1.2.3