1
0
Fork 0

Dropping conditional multiarch support for pre-wheezy.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-20 20:13:16 +01:00
parent a473fb6037
commit 70a75382ce
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4 changed files with 4 additions and 34 deletions

10
debian/liblz1.install vendored Executable file → Normal file
View file

@ -1,9 +1 @@
#!/bin/sh
set -e
DEB_HOST_MULTIARCH="$(dpkg-architecture -qDEB_HOST_MULTIARCH)"
cat << EOF
usr/lib/${DEB_HOST_MULTIARCH}/*.so.*
EOF
usr/lib/*/*.so.*