diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-11-02 11:33:44 +0100 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2020-11-02 11:49:44 +0100 |
commit | 072890e9b0ec5af1b28b3c1b213554c5b16ab50e (patch) | |
tree | 2d5eeb6bd59601516c9e3d39c93aa932e95a2267 /packages/debian/libsquashfs-dev.install | |
parent | 7c4b2a289cab34e4ec1b966663530a7babf08707 (diff) |
Backport changes to package scripts
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'packages/debian/libsquashfs-dev.install')
-rw-r--r-- | packages/debian/libsquashfs-dev.install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/debian/libsquashfs-dev.install b/packages/debian/libsquashfs-dev.install new file mode 100644 index 0000000..54979e9 --- /dev/null +++ b/packages/debian/libsquashfs-dev.install @@ -0,0 +1,5 @@ +usr/include/ +usr/lib/*/libsquashfs.a +usr/lib/*/libsquashfs.so +usr/lib/*/pkgconfig/ +doxygen-doc/* usr/share/doc/libsquashfs-dev |