aboutsummaryrefslogtreecommitdiff
path: root/libs/efivar/patches/005-skip-docs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libs/efivar/patches/005-skip-docs.patch')
-rw-r--r--libs/efivar/patches/005-skip-docs.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libs/efivar/patches/005-skip-docs.patch b/libs/efivar/patches/005-skip-docs.patch
new file mode 100644
index 000000000..94e20d7fd
--- /dev/null
+++ b/libs/efivar/patches/005-skip-docs.patch
@@ -0,0 +1,11 @@
+--- a/Makefile
++++ b/Makefile
+@@ -7,7 +7,7 @@ include $(TOPDIR)/src/include/defaults.m
+ include $(TOPDIR)/src/include/coverity.mk
+ include $(TOPDIR)/src/include/scan-build.mk
+
+-SUBDIRS := src docs
++SUBDIRS := src
+
+ all : | efivar.spec src/include/version.mk prep
+ all clean install prep :