mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Drop pcre-compat
This version of the library is outdated for a long time and we have been shipping newer versions for long enough so that everyone should have been migrated by now. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
lib/libpcre.so.0
|
||||
lib/libpcre.so.0.0.1
|
||||
@@ -32,6 +32,9 @@ for (( i=1; i<=$core; i++ )); do
|
||||
done
|
||||
|
||||
# Remove files
|
||||
rm -vf \
|
||||
/lib/libpcre.so.0 \
|
||||
/lib/libpcre.so.0.0.1
|
||||
|
||||
# Stop services
|
||||
|
||||
|
||||
Reference in New Issue
Block a user