Files
packages/libs
Michael Heimpold 1232a6caa2 openldap: do not build doc and tests subdirs
At least one LEDE buildbot is missing tools to create man pages, thus the build
sometimes (depends on which buildbot is used) fails with [1]:

-snip-
make[7]: Entering directory '/mnt/build-dir/lede/armeb_xscale/build/sdk/build_dir/target-armeb_xscale_musl-1.1.15/openldap-2.4.44/doc/man/man1'
PAGES=`cd .; echo *.1`; \
for page in $PAGES; do \
    sed -e "s%LDVERSION%2.4.44%" \
	-e 's%ETCDIR%/etc/openldap%g' \
	-e 's%LOCALSTATEDIR%/var%' \
	-e 's%SYSCONFDIR%/etc/openldap%' \
	-e 's%DATADIR%/usr/share/openldap%' \
	-e 's%SBINDIR%/usr/sbin%' \
	-e 's%BINDIR%/usr/bin%' \
	-e 's%LIBDIR%/usr/lib%' \
	-e 's%LIBEXECDIR%/usr/lib%' \
	-e 's%MODULEDIR%/usr/lib/openldap%' \
	-e 's%RELEASEDATE%2016/02/05%' \
	    ./$page \
	| (cd .; soelim -) > $page.tmp; \
done
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
Makefile:292: recipe for target 'all-common' failed
make[7]: *** [all-common] Error 127
-snap-

For OpenWrt/LEDE, there is no reason to build the tests and/or man pages,
so let's patch it away. And since other packages need openldap as
build dependency (e.g. php) this automatically fixes the build of these
depended packages.

[1] https://downloads.lede-project.org/snapshots/faillogs/armeb_xscale/packages/openldap/compile.txt

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-11-19 21:29:37 +01:00
..
2016-10-08 21:48:28 -04:00
2016-11-13 13:58:39 +00:00
2016-03-08 15:50:22 +00:00
2016-05-24 22:01:35 +02:00
2016-04-13 16:05:03 +02:00
2015-08-19 11:33:59 +02:00
2016-11-03 16:13:06 +00:00
2016-01-27 11:14:16 +00:00
2016-04-27 17:13:41 -04:00
2016-01-21 00:42:34 +01:00
2016-09-19 21:45:24 +02:00
2016-04-19 14:04:51 +02:00
2016-11-04 20:53:59 +01:00
2015-08-21 15:24:02 -04:00
2016-04-19 14:04:51 +02:00
2015-12-13 21:46:17 +02:00
2015-02-24 17:43:35 +01:00
2015-12-06 23:26:36 +01:00
2014-12-16 08:39:13 +01:00
2016-07-03 14:19:59 +00:00
2014-10-18 21:50:27 +02:00
2014-10-18 21:52:17 +02:00
2016-05-24 21:19:21 +02:00
2015-06-17 23:47:52 +02:00
2016-10-31 13:14:01 +03:00
2016-08-29 20:14:10 +02:00
2016-08-16 16:43:41 +02:00
2016-03-08 15:50:57 +00:00
2016-01-14 01:24:02 +01:00
2015-11-11 19:26:43 +01:00
2016-06-01 17:51:13 +02:00
2015-01-10 18:28:30 +01:00
2016-09-01 07:22:17 +02:00
2015-11-01 19:24:36 -05:00
2016-05-31 21:42:16 +02:00
2015-05-12 15:00:33 -04:00
2015-05-13 13:39:15 +02:00
2015-06-18 18:07:01 +08:00
2015-12-07 19:58:00 +01:00
2015-09-07 10:17:26 +02:00
2015-11-22 20:07:46 +01:00
2016-06-12 21:06:49 -04:00
2016-03-25 17:52:45 -04:00
2016-06-03 11:12:28 +08:00
2016-03-29 00:19:46 +02:00
2016-05-24 21:25:37 +02:00
2016-05-06 15:15:21 +02:00
2016-09-09 12:54:34 +02:00
2015-01-06 21:20:03 -04:00
2015-04-11 19:58:46 -07:00
2016-04-22 13:52:09 -03:00
2016-10-01 05:34:08 +02:00
2016-05-31 21:31:52 +02:00
2016-10-16 20:32:24 -04:00
2015-05-13 01:20:19 +02:00
2015-06-10 18:17:47 +02:00
2015-07-13 21:15:30 +02:00
2014-08-30 19:38:06 +02:00
2016-10-04 14:14:07 +02:00
2016-09-06 22:38:58 -07:00
2015-11-24 02:15:12 +00:00
2016-06-21 00:56:41 +02:00
2016-09-20 13:39:45 -04:00
2016-11-11 11:23:49 +01:00
2015-07-16 21:29:19 +02:00
2015-04-02 10:01:56 +02:00
2014-07-01 20:54:41 +02:00
2016-08-09 19:15:49 +00:00
2014-11-20 17:44:34 +03:00
2014-10-03 23:16:27 +04:00
2016-01-25 14:06:18 +01:00
2016-05-22 14:20:02 +03:00
2015-07-29 09:46:58 -05:00