forked from pool/libcap
Marcus Meissner
7ca155fc10
Update and fix OBS-URL: https://build.opensuse.org/request/show/285938 OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=20
11 lines
199 B
Diff
11 lines
199 B
Diff
--- libcap-2.22.orig/libcap/Makefile
|
|
+++ libcap-2.22/libcap/Makefile
|
|
@@ -16,7 +16,7 @@
|
|
# no support).
|
|
ifeq ($(LIBATTR),yes)
|
|
FILES += cap_file
|
|
-LDFLAGS += -lattr
|
|
+LDFLAGS +=
|
|
DEPS = -lattr
|
|
endif
|
|
|