mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
efivar: new package
Co-authored-by: Tianling Shen <cnsztl@gmail.com> Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
This commit is contained in:
committed by
Daniel Golle
parent
5d7eab630c
commit
e3cae01ecd
11
libs/efivar/patches/005-skip-docs.patch
Normal file
11
libs/efivar/patches/005-skip-docs.patch
Normal file
@@ -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 :
|
||||
Reference in New Issue
Block a user