~ubuntu-branches/ubuntu/natty/libpam-mount/natty

« back to all changes in this revision

Viewing changes to debian/patches/allow_cryptsetup_disable

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Kleineidam
  • Date: 2010-12-25 11:24:23 UTC
  • mfrom: (1.4.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20101225112423-b3nsrl0dhrto15qf
Tags: 2.8-1
* New upstream release.
* Add libtool to build depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: libpam-mount-2.5/configure
2
 
===================================================================
3
 
--- libpam-mount-2.5.orig/configure     2010-08-25 21:50:39.000000000 +0200
4
 
+++ libpam-mount-2.5/configure  2010-08-25 21:50:48.000000000 +0200
5
 
@@ -11169,7 +11169,7 @@ else
6
 
 fi
7
 
 
8
 
 
9
 
-with_cryptsetup="yes";
10
 
+#with_cryptsetup="yes";
11
 
 
12
 
 # Check whether --with-cryptsetup was given.
13
 
 if test "${with_cryptsetup+set}" = set; then :