mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-29 13:22:21 +01:00
15 lines
353 B
Diff
15 lines
353 B
Diff
diff --git a/libmultipath/checkers/Makefile b/libmultipath/checkers/Makefile
|
|
index 11ab76f..db276ef 100644
|
|
--- a/libmultipath/checkers/Makefile
|
|
+++ b/libmultipath/checkers/Makefile
|
|
@@ -13,8 +13,7 @@ LIBS= \
|
|
libcheckdirectio.so \
|
|
libcheckemc_clariion.so \
|
|
libcheckhp_sw.so \
|
|
- libcheckrdac.so \
|
|
- libcheckrbd.so
|
|
+ libcheckrdac.so
|
|
|
|
all: $(LIBS)
|
|
|