diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-06-12 16:03:38 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-06-12 16:03:38 +0200 |
commit | 47223981bccbf79d81a0b17657539432dacf36e2 (patch) | |
tree | 16d8bfea48e7299041b0af03e6a0f5414604e6c7 /package/drbd/patches/patch-Makefile_in | |
parent | 36f4b43cf5ecb25a02830eed9548acc22a5697a8 (diff) |
add pacemaker and update drbd
Diffstat (limited to 'package/drbd/patches/patch-Makefile_in')
-rw-r--r-- | package/drbd/patches/patch-Makefile_in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/drbd/patches/patch-Makefile_in b/package/drbd/patches/patch-Makefile_in index bce8496a1..71ece3f6f 100644 --- a/package/drbd/patches/patch-Makefile_in +++ b/package/drbd/patches/patch-Makefile_in @@ -1,6 +1,6 @@ ---- drbd-8.3.8.1.orig/Makefile.in 2010-07-09 10:13:59.000000000 +0200 -+++ drbd-8.3.8.1/Makefile.in 2010-11-26 19:00:49.000000000 +0100 -@@ -47,7 +47,7 @@ WITH_BASHCOMPLETION = @WITH_BASHCOMPLETI +--- drbd-8.3.10.orig/Makefile.in 2011-01-26 14:57:59.000000000 +0100 ++++ drbd-8.3.10/Makefile.in 2011-05-23 17:11:50.000000000 +0200 +@@ -56,7 +56,7 @@ KDIR ?= /lib/modules/$(KVER)/build # and not in e.g. dash. I'm too lazy to fix it to be compatible. SHELL=/bin/bash |