mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Drop /usr/lib/sse2
This is now unused Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
srv/web/ipfire/cgi-bin/country.cgi
|
||||
srv/web/ipfire/cgi-bin/wirelessclient.cgi
|
||||
usr/local/bin/filesystem-cleanup
|
||||
|
||||
@@ -32,7 +32,9 @@ for (( i=1; i<=$core; i++ )); do
|
||||
done
|
||||
|
||||
# Remove files
|
||||
rm -vf \
|
||||
rm -vrf \
|
||||
/usr/lib/sse2 \
|
||||
/usr/local/lib/sse2 \
|
||||
/lib/libpcre.so.0 \
|
||||
/lib/libpcre.so.0.0.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user