From 989ff8e43ac4f5abaa7a5a23f5c364de7eb4acea Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 26 Jun 2012 21:49:09 -0400 Subject: F17 udpates Various updates to stage 1 and 2 to build with F17 GA SRPMs --- recipe.d/0010-pcre | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipe.d/0010-pcre') 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 -- cgit