Remove chvt(1) from sbase as it is not portable

chvt(1) has been moved to ubase.
This commit is contained in:
sin
2013-10-07 16:15:06 +01:00
parent eafe2b6526
commit bf17657544
3 changed files with 0 additions and 73 deletions

View File

@@ -32,7 +32,6 @@ SRC = \
chmod.c \
chown.c \
chroot.c \
chvt.c \
cksum.c \
cmp.c \
comm.c \