From: Erik Kapfer Date: Tue, 19 Nov 2019 07:09:42 +0000 (+0100) Subject: pcre: Add pcregrep to core system X-Git-Tag: v2.23-core139~3^2~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=eb0adc17d6a5486d58539c78a682c14f55bc980f;p=ipfire-2.x.git pcre: Add pcregrep to core system Triggered by --> https://community.ipfire.org/t/pcregrep-on-ipfire/259 . This patch adds pcregrep only from the actual package not from pcre-compat. Signed-off-by: Erik Kapfer Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/common/pcre b/config/rootfiles/common/pcre index 6db5724fad..79779fb948 100644 --- a/config/rootfiles/common/pcre +++ b/config/rootfiles/common/pcre @@ -1,5 +1,5 @@ #usr/bin/pcre-config -#usr/bin/pcregrep +usr/bin/pcregrep #usr/bin/pcretest #usr/include/pcre.h #usr/include/pcre_scanner.h