mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +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/chgrp
|
||||||
bin/chmod
|
bin/chmod
|
||||||
bin/chown
|
bin/chown
|
||||||
|
|||||||
@@ -43,6 +43,7 @@ extract_files
|
|||||||
# Regenerate IPsec configuration
|
# Regenerate IPsec configuration
|
||||||
sudo -u nobody /srv/web/ipfire/cgi-bin/vpnmain.cgi
|
sudo -u nobody /srv/web/ipfire/cgi-bin/vpnmain.cgi
|
||||||
|
|
||||||
|
rm -f /bin/[
|
||||||
sync
|
sync
|
||||||
|
|
||||||
# Start services
|
# Start services
|
||||||
|
|||||||
@@ -100,8 +100,6 @@ ifeq "$(ROOT)" ""
|
|||||||
mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin
|
mv -v /usr/bin/{rmdir,stty,sync,true,uname} /bin
|
||||||
mv -v /usr/bin/chroot /usr/sbin
|
mv -v /usr/bin/chroot /usr/sbin
|
||||||
mv -v /usr/bin/{head,sleep,nice} /bin
|
mv -v /usr/bin/{head,sleep,nice} /bin
|
||||||
ln -sf test /bin/[
|
|
||||||
#ln -sf ../../bin/install /usr/bin
|
|
||||||
dircolors -p > /etc/DIR_COLORS
|
dircolors -p > /etc/DIR_COLORS
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user