lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 43bcd2b4bf47c034a92d32298436e1cbd3a2c80c
parent 377929c78e6c4094c7861833aea2dc33eecbd721
Author: Hannu Nyman <hannu.nyman@iki.fi>
Date:   Wed, 23 Nov 2016 11:13:27 +0200

Merge pull request #3533 from mhei/openldap-no-doc-tests

openldap: do not build doc and tests subdirs
Diffstat:
Alibs/openldap/patches/002-no-doc-and-tests-subdir.patch | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/libs/openldap/patches/002-no-doc-and-tests-subdir.patch b/libs/openldap/patches/002-no-doc-and-tests-subdir.patch @@ -0,0 +1,5 @@ +--- a/Makefile.am ++++ b/Makefile.am +@@ -1 +1 @@ +-SUBDIRS = include libraries clients servers tests doc ++SUBDIRS = include libraries clients servers