~ubuntu-branches/ubuntu/trusty/libpam-mount/trusty-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Kleineidam
  • Date: 2010-05-09 10:46:01 UTC
  • mfrom: (1.4.4 upstream) (27.2.7 maverick)
  • Revision ID: james.westby@ubuntu.com-20100509104601-cip885tmppv2tc52
Tags: 2.1+git20100509-1
* New upstream release, plus git changes until 9.5.2010
  + Works now with other password slots than zero on crypted mounts
    (Closes: #580636)
  + Certainly includes old patch fixing the cron segfaults
    (Closes: #484122)
* Only warn about missing fskey hash when an fskey path has been given.
  (Closes: #580430)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
        ${MKDIR_P} ${DESTDIR}${localstatedir}/run/pam_mount;
8
8
 
9
9
tmpdir := $(shell mktemp -dtu)
10
 
packer  = bzip2
11
 
packext = .tar.bz2
 
10
packer  = xz
 
11
packext = .tar.xz
12
12
 
13
13
.PHONY: tarball
14
14
tarball: