diff options
author | Steve Langasek <vorlon@debian.org> | 2011-07-01 02:04:34 -0700 |
---|---|---|
committer | Steve Langasek <vorlon@debian.org> | 2019-01-08 22:11:46 -0800 |
commit | e3a899f5a12e89685920e57bc37504e4fb6aa35f (patch) | |
tree | af1b50bdf37ac6a3dbe9c9eec4d9338e4f6f2a2e /debian/clean | |
parent | 9ebb1ae34d0ab37571720bb571a69dd38a3b10a5 (diff) | |
download | pam-e3a899f5a12e89685920e57bc37504e4fb6aa35f.tar.gz pam-e3a899f5a12e89685920e57bc37504e4fb6aa35f.tar.bz2 pam-e3a899f5a12e89685920e57bc37504e4fb6aa35f.zip |
Move debian/libpam0g-dev.install to debian/libpam0g-dev.install.in
and substitute the multiarch path at build time, so our .a files go to
the multiarch dir instead of to /usr/lib. Thanks to Riku Voipio for
pointing out the bug.
Diffstat (limited to 'debian/clean')
-rw-r--r-- | debian/clean | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/clean b/debian/clean index 4a7c5600..18af497a 100644 --- a/debian/clean +++ b/debian/clean @@ -1,2 +1,3 @@ debian/local/pam_getenv.8 debian/libpam0g-dev.links +debian/libpam0g-dev.install |