~ubuntu-branches/ubuntu/natty/util-linux/natty

« back to all changes in this revision

Viewing changes to tests/helpers/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2009-10-21 14:22:31 UTC
  • Revision ID: james.westby@ubuntu.com-20091021142231-xwk5x6t7wylt6wv4
Tags: 2.16-1ubuntu5
Always return encrypted block devices as the first detected encryption
system (ie. LUKS, since that's the only one) rather than probing for
additional metadata and returning an ambivalent result.  LP: #428435.

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
PACKAGE_NAME = @PACKAGE_NAME@
158
158
PACKAGE_STRING = @PACKAGE_STRING@
159
159
PACKAGE_TARNAME = @PACKAGE_TARNAME@
160
 
PACKAGE_URL = @PACKAGE_URL@
161
160
PACKAGE_VERSION = @PACKAGE_VERSION@
162
161
PATH_SEPARATOR = @PATH_SEPARATOR@
163
162
PERL = @PERL@