summaryrefslogtreecommitdiffstats
path: root/recipe.d/0010-pcre
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2012-11-13 14:13:38 -0700
committerAl Stone <ahs3@redhat.com>2012-11-13 14:13:38 -0700
commitcf8085e01747c15db596b2cd526e9acf6b381db8 (patch)
tree6fbde168aea229cb964739910e47adcce78bc7b8 /recipe.d/0010-pcre
parent48387a3427922660af655fb9bdf4b1d4d44067ac (diff)
parent90c5a8046f7c788b698765608dcc582f01567988 (diff)
downloadbootstrap.git.DONOTUSE-cf8085e01747c15db596b2cd526e9acf6b381db8.tar.gz
bootstrap.git.DONOTUSE-cf8085e01747c15db596b2cd526e9acf6b381db8.tar.xz
bootstrap.git.DONOTUSE-cf8085e01747c15db596b2cd526e9acf6b381db8.zip
Merge branch 'aarch64-ahs3' into aarch64-jcmaarch64-jcm
First step in merging into master
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