[Buildd-tools-devel] [PATCH] [man] Fix chroot symlink instructions.

Cyril Brulebois kibi at debian.org
Mon Mar 16 16:16:38 UTC 2009


---
 man/sbuild-setup.7.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/man/sbuild-setup.7.in b/man/sbuild-setup.7.in
index 65dcd99..7afef27 100644
--- a/man/sbuild-setup.7.in
+++ b/man/sbuild-setup.7.in
@@ -154,7 +154,7 @@ example:
 .PP
 \f[CR]# \f[CB]mkdir \-p /etc/sbuild/chroot\fP\fP
 .br
-\f[CR]# \f[CB]mkdir \-p /srv/chroot/lenny /etc/sbuild/chroot/lenny\fP\fP
+\f[CR]# \f[CB]ln \-s /srv/chroot/lenny /etc/sbuild/chroot/lenny\fP\fP
 .br
 .SS 5. Log into chroot
 \f[CR]# \f[CB]dchroot \-c lenny\fP\fP
-- 
1.6.2




More information about the Buildd-tools-devel mailing list