* [PATCH] pcre: Add pcregrep to core system
@ 2019-11-19 7:09 Erik Kapfer
0 siblings, 0 replies; only message in thread
From: Erik Kapfer @ 2019-11-19 7:09 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 624 bytes --]
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(a)ipfire.org>
---
config/rootfiles/common/pcre | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.12.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-19 7:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-19 7:09 [PATCH] pcre: Add pcregrep to core system Erik Kapfer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox