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-pcre2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipe.d/0010-pcre b/recipe.d/0010-pcre
index 9ef89ef..bfcb1dd 100644
--- a/recipe.d/0010-pcre
+++ b/recipe.d/0010-pcre
@@ -1,3 +1,5 @@
+# install fails if these files already exist!
+rm -f /usr/share/man/man3/pcre* || true
mcd $BUILDDIR/pcre
$SRC/pcre-*/configure $TCONFIGARGS
make $J