mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 18:24:51 +04:00
Merge pull request #3533 from mhei/openldap-no-doc-tests
openldap: do not build doc and tests subdirs
This commit is contained in:
5
libs/openldap/patches/002-no-doc-and-tests-subdir.patch
Normal file
5
libs/openldap/patches/002-no-doc-and-tests-subdir.patch
Normal file
@@ -0,0 +1,5 @@
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1 +1 @@
|
||||
-SUBDIRS = include libraries clients servers tests doc
|
||||
+SUBDIRS = include libraries clients servers
|
||||
Reference in New Issue
Block a user