diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-16 20:33:13 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-02-16 20:33:13 +0100 |
commit | 09f17a99057ee020e26696889413b178c33f55d4 (patch) | |
tree | e665801e80c6553e5a1609b56f71f9133725908c /package/cryptsetup/patches/patch-ltmain_sh | |
parent | c57d0300bd42fabd8eeda2a95b6c3960d6e7ce07 (diff) | |
parent | 9682fcd4748cededfcd3aeda824f5cc8cf2878da (diff) |
Merge branch 'master' of git+ssh://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 - |