index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | src/makechrootpkg.in | 1 |
diff --git a/src/makechrootpkg.in b/src/makechrootpkg.in index 57a5d23..a4f0cee 100644 --- a/src/makechrootpkg.in +++ b/src/makechrootpkg.in @@ -46,7 +46,6 @@ usage() { echo ' end-of-options marker (--) will be passed to makepkg.' echo '' echo ' The chroot dir consists of the following directories:' - echo ' The chroot dir consists of the following directories:' echo ' <chrootdir>/{root, copy} but only "root" is required' echo ' by default. The working copy will be created as needed' echo '' |