summaryrefslogtreecommitdiffstats
path: root/recipe.d
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2012-11-08 17:47:43 -0700
committerAl Stone <ahs3@redhat.com>2012-11-08 17:47:43 -0700
commit6e72a1a86c433b70bf4a1f52e313dc2dcf696953 (patch)
tree3af4c570ef195518ef43feef7006caa71fd3a217 /recipe.d
parent88b8131480f6a0a77cc0f00dbeb3b45eceb9a261 (diff)
downloadbootstrap.git.DONOTUSE-6e72a1a86c433b70bf4a1f52e313dc2dcf696953.tar.gz
bootstrap.git.DONOTUSE-6e72a1a86c433b70bf4a1f52e313dc2dcf696953.tar.xz
bootstrap.git.DONOTUSE-6e72a1a86c433b70bf4a1f52e313dc2dcf696953.zip
temporary change to not install docs, allowing install to complete
Diffstat (limited to 'recipe.d')
-rw-r--r--recipe.d/0010-pcre3
1 files changed, 2 insertions, 1 deletions
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