From 6e72a1a86c433b70bf4a1f52e313dc2dcf696953 Mon Sep 17 00:00:00 2001 From: Al Stone Date: Thu, 8 Nov 2012 17:47:43 -0700 Subject: temporary change to not install docs, allowing install to complete --- recipe.d/0010-pcre | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipe.d/0010-pcre b/recipe.d/0010-pcre index 9f3b6bf..2a3ff4b 100644 --- a/recipe.d/0010-pcre +++ b/recipe.d/0010-pcre @@ -6,5 +6,6 @@ rm -f /usr/share/man/man3/pcre* || true mcd $BUILDDIR/pcre $SRC/pcre-*/configure $TCONFIGARGS make $J - make $J install + #make $J install + make $J install-exec install-includeHEADERS install-nodist_includeHEADERS install-pkgconfigDATA -- cgit