aboutsummaryrefslogtreecommitdiffstats
path: root/community/multipath-tools/0001-disable-rados.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/multipath-tools/0001-disable-rados.patch')
-rw-r--r--community/multipath-tools/0001-disable-rados.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/community/multipath-tools/0001-disable-rados.patch b/community/multipath-tools/0001-disable-rados.patch
deleted file mode 100644
index 2f1c8be4f4..0000000000
--- a/community/multipath-tools/0001-disable-rados.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 490431efb3eb3a8746af5b3ad97797ae85b5bc0b Mon Sep 17 00:00:00 2001
-From: Leonardo Arena <rnalrd@alpinelinux.org>
-Date: Fri, 5 May 2017 12:14:35 +0000
-Subject: [PATCH] disable rados
-
----
- Makefile.inc | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/Makefile.inc b/Makefile.inc
-index 8361e6c..67fab53 100644
---- a/Makefile.inc
-+++ b/Makefile.inc
-@@ -10,7 +10,7 @@
- # WITH_LOCAL_LIBSYSFS = 1
- #
- # Uncomment to disable RADOS support (e.g. if rados headers are missing).
--# ENABLE_RADOS = 0
-+ENABLE_RADOS = 0
- #
- # Uncomment to disable libdmmp support
- # ENABLE_LIBDMMP = 0
---
-2.12.2
-