summaryrefslogtreecommitdiff
path: root/package/cryptsetup/patches/patch-luks_Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-15 08:57:17 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-15 08:57:17 +0100
commitf6d24fdf0f1c294628b979aa199e06ef6462df4e (patch)
tree9f393bb86eec9898b64ce401da2c239cc0c32cc1 /package/cryptsetup/patches/patch-luks_Makefile_in
parentc0d1f2fc0c975886dcaead85a389cc6bdda68330 (diff)
add special handling for kernel modules in pkgmaker
- use Config.in.kmod for packages with kernel modules - cleanup dots in uclibc Config.in - avoid autotool in cryptsetup, breaks build on debian lenny
Diffstat (limited to 'package/cryptsetup/patches/patch-luks_Makefile_in')
-rw-r--r--package/cryptsetup/patches/patch-luks_Makefile_in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/cryptsetup/patches/patch-luks_Makefile_in b/package/cryptsetup/patches/patch-luks_Makefile_in
new file mode 100644
index 000000000..25c34308a
--- /dev/null
+++ b/package/cryptsetup/patches/patch-luks_Makefile_in
@@ -0,0 +1,8 @@
+--- cryptsetup-1.1.0.orig/luks/Makefile.in 2010-01-17 11:29:22.000000000 +0100
++++ cryptsetup-1.1.0/luks/Makefile.in 2010-02-14 18:24:56.000000000 +0100
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,