summaryrefslogtreecommitdiff
path: root/package/drbd/patches/patch-Makefile_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/drbd/patches/patch-Makefile_in')
-rw-r--r--package/drbd/patches/patch-Makefile_in13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/drbd/patches/patch-Makefile_in b/package/drbd/patches/patch-Makefile_in
deleted file mode 100644
index ad87d221d..000000000
--- a/package/drbd/patches/patch-Makefile_in
+++ /dev/null
@@ -1,13 +0,0 @@
---- drbd-8.3.10.orig/Makefile.in 2011-01-26 14:57:59.000000000 +0100
-+++ drbd-8.3.10/Makefile.in 2011-10-23 10:20:12.000000000 +0200
-@@ -54,9 +54,7 @@ KDIR ?= /lib/modules/$(KVER)/build
-
- # for some reason some of the commands below only work correctly in bash,
- # and not in e.g. dash. I'm too lazy to fix it to be compatible.
--SHELL=/bin/bash
--
--SUBDIRS = user scripts documentation drbd
-+SUBDIRS = user scripts drbd
-
- REL_VERSION := $(shell $(SED) -ne '/^\#define REL_VERSION/{s/^[^"]*"\([^ "]*\).*/\1/;p;q;}' drbd/linux/drbd_config.h)
- ifdef FORCE