pcre: Add pcregrep to core system

Message ID 20191119070942.3277-1-ummeegge@ipfire.org
State Accepted
Commit eb0adc17d6a5486d58539c78a682c14f55bc980f
Headers
Series pcre: Add pcregrep to core system |

Commit Message

ummeegge Nov. 19, 2019, 7:09 a.m. UTC
  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 <ummeegge@ipfire.org>
---
 config/rootfiles/common/pcre | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/config/rootfiles/common/pcre b/config/rootfiles/common/pcre
index 6db5724fa..79779fb94 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