summaryrefslogtreecommitdiffstats
path: root/debian/liblz1.install
blob: 68a9cf4275c1785dc4fc2046cf50ef70a2753720 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

set -e

DEB_HOST_MULTIARCH="$(dpkg-architecture -qDEB_HOST_MULTIARCH)"

cat << EOF
usr/lib/${DEB_HOST_MULTIARCH}/*.so.*
EOF