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

« back to all changes in this revision

Viewing changes to debian/libecryptfs-dev.install

  • Committer: Package Import Robot
  • Author(s): Daniel Baumann
  • Date: 2012-09-24 17:05:27 UTC
  • mfrom: (1.5.9)
  • Revision ID: package-import@ubuntu.com-20120924170527-ki95r9zhxelb9tmm
Tags: 100-1
* Merging upstream version 100.
* Building with unconditional multiarch support for debian-
  jessie/wheezy-backports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
2
 
 
3
 
set -e
4
 
 
5
 
DEB_HOST_MULTIARCH="$(dpkg-architecture -qDEB_HOST_MULTIARCH)"
6
 
 
7
 
cat << EOF
8
1
usr/include
9
 
usr/lib/${DEB_HOST_MULTIARCH}/*.a
10
 
usr/lib/${DEB_HOST_MULTIARCH}/*.so
11
 
usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig
12
 
EOF
 
2
usr/lib/*/*.a
 
3
usr/lib/*/*.so
 
4
usr/lib/*/pkgconfig