diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 00:31:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-06 00:31:20 +0000 |
commit | 82ff52e0800702dee9402f8efe13dbc02e5883d2 (patch) | |
tree | 2f1704ba1a30bffc1f66bf5fb51c48431c24f6fa /debian/libcryptsetup-dev.install | |
parent | Adding upstream version 2:2.1.0. (diff) | |
download | cryptsetup-82ff52e0800702dee9402f8efe13dbc02e5883d2.tar.xz cryptsetup-82ff52e0800702dee9402f8efe13dbc02e5883d2.zip |
Adding debian version 2:2.1.0-5+deb10u2.debian/2%2.1.0-5+deb10u2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/libcryptsetup-dev.install')
-rwxr-xr-x | debian/libcryptsetup-dev.install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/libcryptsetup-dev.install b/debian/libcryptsetup-dev.install new file mode 100755 index 0000000..79be758 --- /dev/null +++ b/debian/libcryptsetup-dev.install @@ -0,0 +1,4 @@ +#!/usr/bin/dh-exec +debian/tmp/lib/${DEB_HOST_MULTIARCH}/*.so /usr/lib/${DEB_HOST_MULTIARCH}/ +debian/tmp/lib/${DEB_HOST_MULTIARCH}/pkgconfig/*.pc /usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/ +usr/include/*.h |