~ubuntu-branches/debian/sid/ecryptfs-utils/sid

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