mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
coreutils: Remove dead symlink /bin/[
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
bin/[
|
||||
bin/chgrp
|
||||
bin/chmod
|
||||
bin/chown
|
||||
|
||||
@@ -43,6 +43,7 @@ extract_files
|
||||
# Regenerate IPsec configuration
|
||||
sudo -u nobody /srv/web/ipfire/cgi-bin/vpnmain.cgi
|
||||
|
||||
rm -f /bin/[
|
||||
sync
|
||||
|
||||
# Start services
|
||||
|
||||
@@ -100,8 +100,6 @@ ifeq "$(ROOT)" ""
|
||||
mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin
|
||||
mv -v /usr/bin/chroot /usr/sbin
|
||||
mv -v /usr/bin/{head,sleep,nice} /bin
|
||||
ln -sf test /bin/[
|
||||
#ln -sf ../../bin/install /usr/bin
|
||||
dircolors -p > /etc/DIR_COLORS
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user