summaryrefslogtreecommitdiffstats
path: root/recipe.d/0010-pcre
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0010-pcre')
-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