mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 04:05:53 +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:
@@ -103,7 +103,7 @@ usr/bin/uclampset
|
||||
usr/bin/uuidgen
|
||||
usr/bin/uuidparse
|
||||
#usr/bin/whereis
|
||||
usr/bin/x86_64
|
||||
#usr/bin/x86_64
|
||||
#usr/include/blkid
|
||||
#usr/include/blkid/blkid.h
|
||||
#usr/include/libfdisk
|
||||
|
||||
@@ -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