From: Zachary Storer Date: Tue, 22 Jul 2014 18:16:17 +0000 (-0600) Subject: Remove the minix 'clone' command alias. X-Git-Tag: v3.3.0~94 X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=aa42023c44462f4fb6908b64097ed2c29618966f;p=minix.git Remove the minix 'clone' command alias. --- diff --git a/commands/cp/Makefile b/commands/cp/Makefile index b58336222..9d9b6bf5c 100644 --- a/commands/cp/Makefile +++ b/commands/cp/Makefile @@ -4,7 +4,6 @@ PROG= cp BINDIR= /bin MAN= -LINKS+= ${BINDIR}/cp ${BINDIR}/clone LINKS+= ${BINDIR}/cp ${BINDIR}/cpdir .include diff --git a/distrib/sets/lists/minix/mi b/distrib/sets/lists/minix/mi index 99df77608..7a24d582f 100644 --- a/distrib/sets/lists/minix/mi +++ b/distrib/sets/lists/minix/mi @@ -13,7 +13,6 @@ ./bin/cd minix-sys ./bin/chgrp minix-sys ./bin/chmod minix-sys -./bin/clone minix-sys ./bin/command minix-sys ./bin/cp minix-sys ./bin/cpdir minix-sys