diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-26 22:37:02 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-26 22:37:02 +0100 |
| commit | a4031fcc0699550076a32ec77e0e81f12aa0325e (patch) | |
| tree | 11e3ddba0a00d9921f82b1c85d2ca1f2e934c900 /package/drbd/patches/patch-Makefile_in | |
| parent | 846ef0e3c607d17dfab32ab36407b01f6ce1da0b (diff) | |
| parent | c20a31273ad69179c6f2434118d434ec7e65c6e6 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/drbd/patches/patch-Makefile_in')
| -rw-r--r-- | package/drbd/patches/patch-Makefile_in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/drbd/patches/patch-Makefile_in b/package/drbd/patches/patch-Makefile_in new file mode 100644 index 000000000..bce8496a1 --- /dev/null +++ b/package/drbd/patches/patch-Makefile_in @@ -0,0 +1,11 @@ +--- 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 + # 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 |
