Dropping conditional multiarch support for pre-wheezy.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a473fb6037
commit
70a75382ce
4 changed files with 4 additions and 34 deletions
10
debian/liblz1.install
vendored
Executable file → Normal file
10
debian/liblz1.install
vendored
Executable file → Normal 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.*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue