mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
util-linux: Do not ship broken symlink "/usr/bin/x86_64"
This file points to /usr/bin/setarch, which we do not ship on any architecture. As it serves no obvious purpose on IPFire installations, we may as well not ship it entirely. Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
@@ -58,6 +58,7 @@ rm -rvf \
|
||||
/sbin/routef \
|
||||
/sbin/rtpr \
|
||||
/usr/bin/screen-4.* \
|
||||
/usr/bin/x86_64 \
|
||||
/usr/lib/libbfd-2.36.* \
|
||||
/usr/lib/libbind9-9.16.2* \
|
||||
/usr/lib/libdnet* \
|
||||
|
||||
Reference in New Issue
Block a user