diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-16 20:39:01 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-16 20:39:01 +0100 |
commit | c4df48a030c704352ce51b73a664ef4d6ff0d324 (patch) | |
tree | 097879c02ada3c89a3a976f0b6781f295c2e3478 /package/cryptsetup/patches/patch-ltmain_sh | |
parent | bb534316d8f79e60154b21a04cabec24bed69ba5 (diff) | |
parent | 339a86a351dffaa44ed3649b1eccb255fd860733 (diff) |
Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk
Diffstat (limited to 'package/cryptsetup/patches/patch-ltmain_sh')
-rw-r--r-- | package/cryptsetup/patches/patch-ltmain_sh | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/package/cryptsetup/patches/patch-ltmain_sh b/package/cryptsetup/patches/patch-ltmain_sh deleted file mode 100644 index 9308e958e..000000000 --- a/package/cryptsetup/patches/patch-ltmain_sh +++ /dev/null @@ -1,20 +0,0 @@ ---- cryptsetup-1.1.0.orig/ltmain.sh 2010-01-17 11:29:15.000000000 +0100 -+++ cryptsetup-1.1.0/ltmain.sh 2010-02-14 18:24:56.000000000 +0100 -@@ -65,7 +65,7 @@ - # compiler: $LTCC - # compiler flags: $LTCFLAGS - # linker: $LD (gnu? $with_gnu_ld) --# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2 -+# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu1 - # automake: $automake_version - # autoconf: $autoconf_version - # -@@ -73,7 +73,7 @@ - - PROGRAM=ltmain.sh - PACKAGE=libtool --VERSION="2.2.6b Debian-2.2.6b-2" -+VERSION="2.2.6b Debian-2.2.6b-2ubuntu1" - TIMESTAMP="" - package_revision=1.3017 - |