summaryrefslogtreecommitdiff
path: root/package/drbd/patches/patch-drbd_Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-05-26 18:49:25 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-05-26 18:49:25 +0200
commit025d7bd800a666876ae420c212b9e5df76251cd5 (patch)
tree92da4a4e5407e2dea9bdc691bc8bb16e8eb269fa /package/drbd/patches/patch-drbd_Makefile
parent5b86ad73cced509ca991b79f8abb2c3bf0729366 (diff)
drbd-utils: rename package and update
Diffstat (limited to 'package/drbd/patches/patch-drbd_Makefile')
-rw-r--r--package/drbd/patches/patch-drbd_Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/drbd/patches/patch-drbd_Makefile b/package/drbd/patches/patch-drbd_Makefile
deleted file mode 100644
index 753454cd1..000000000
--- a/package/drbd/patches/patch-drbd_Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
---- drbd-8.4.1.orig/drbd/Makefile 2011-11-17 10:01:55.000000000 +0100
-+++ drbd-8.4.1/drbd/Makefile 2012-07-24 23:03:11.000000000 +0200
-@@ -116,8 +116,8 @@ else
- else \
- grep return $@ ; \
- fi ; \
-- echo -e "\t\t\" build by $$USER@$$HOSTNAME, `date "+%F %T"`\";\n}"; \
-- mv --force $@.new $@
-+ printf "\t\t\" build by $$USER@$$HOSTNAME, `date "+%F %T"`\";\n}"; \
-+ mv $@.new $@
-
- kbuild: drbd_buildtag.c
- @rm -f .drbd_kernelrelease*