summaryrefslogtreecommitdiff
path: root/package/drbd/patches/patch-drbd_Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-26 19:51:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-26 19:51:25 +0100
commit75f4a97302c2f1070661e58936bba75250c9e445 (patch)
treebe3969b057bf1eae31f330c8008d8722de9ceeed /package/drbd/patches/patch-drbd_Makefile
parent45b7d5e9b1b744b8f60ce252f5ea498cec979505 (diff)
add preliminary DRBD support for OpenADK
Diffstat (limited to 'package/drbd/patches/patch-drbd_Makefile')
-rw-r--r--package/drbd/patches/patch-drbd_Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/drbd/patches/patch-drbd_Makefile b/package/drbd/patches/patch-drbd_Makefile
new file mode 100644
index 000000000..809caca26
--- /dev/null
+++ b/package/drbd/patches/patch-drbd_Makefile
@@ -0,0 +1,11 @@
+--- drbd-8.3.8.1.orig/drbd/Makefile 2010-07-06 09:47:59.000000000 +0200
++++ drbd-8.3.8.1/drbd/Makefile 2010-11-26 18:59:47.000000000 +0100
+@@ -132,7 +132,7 @@ else
+ echo -e "\treturn \"GIT-hash: $$GITHEAD$$GITDIFF\""; \
+ fi ; \
+ echo -e "\t\t\" build by $$USER@$$HOSTNAME, `date "+%F %T"`\";\n}"; \
+- mv --force $@.new $@
++ mv -f $@.new $@
+
+ kbuild: drbd_buildtag.c
+ @rm -f .drbd_kernelrelease*