change to use strip(1) rather than stripping during the copy; Eric points
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 10 Dec 1989 06:14:25 +0000 (22:14 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 10 Dec 1989 06:14:25 +0000 (22:14 -0800)
commit9dd24bcd2316e873c973aed776718e5c6275e09b
tree98fbfc2607cbff4132b81fb5c31619e1418ad0e9
parentfe1faba31c27c182f70ba0f5a56edebaf35e9048
change to use strip(1) rather than stripping during the copy; Eric points
out that this is more portable and will more easily support multiple
binary types.

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.16
usr/src/usr.bin/xinstall/xinstall.c