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
12
debian/liblz-dev.install
vendored
Executable file → Normal file
12
debian/liblz-dev.install
vendored
Executable file → Normal file
|
@ -1,12 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
DEB_HOST_MULTIARCH="$(dpkg-architecture -qDEB_HOST_MULTIARCH)"
|
||||
|
||||
cat << EOF
|
||||
usr/include
|
||||
usr/lib/${DEB_HOST_MULTIARCH}/*.a
|
||||
usr/lib/${DEB_HOST_MULTIARCH}/*.so
|
||||
usr/lib/*/*.a
|
||||
usr/lib/*/*.so
|
||||
usr/share/info
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue