Page MenuHomeFreeBSD

D44866.id137407.diff
No OneTemporary

D44866.id137407.diff

diff --git a/usr.bin/xinstall/xinstall.c b/usr.bin/xinstall/xinstall.c
--- a/usr.bin/xinstall/xinstall.c
+++ b/usr.bin/xinstall/xinstall.c
@@ -1250,7 +1250,9 @@
errno = serrno;
err(EX_OSERR, "%s", from_name);
}
+#ifndef BOOTSTRAP_XINSTALL
done:
+#endif
if (safecopy && fsync(to_fd) == -1) {
serrno = errno;
(void)unlink(to_name);

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 22, 10:09 AM (10 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35360596
Default Alt Text
D44866.id137407.diff (348 B)

Event Timeline