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-pcre5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipe.d/0010-pcre b/recipe.d/0010-pcre
new file mode 100644
index 0000000..9ef89ef
--- /dev/null
+++ b/recipe.d/0010-pcre
@@ -0,0 +1,5 @@
+ mcd $BUILDDIR/pcre
+ $SRC/pcre-*/configure $TCONFIGARGS
+ make $J
+ make $J install
+