index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | makechrootpkg | 2 |
diff --git a/makechrootpkg b/makechrootpkg index 3fad3f0..4c26673 100755 --- a/makechrootpkg +++ b/makechrootpkg @@ -31,7 +31,7 @@ usage () echo "" echo "The chroot shell 'root' directory must be created via the following" echo "command:" - echo " mkarchroot \$CHROOT_SHELL base base-devel sudo" + echo " mkarchroot \$CHROOT_SHELL/root base base-devel sudo" echo "" echo "If you have problems passing params to makepkg or need to pass long" echo "options, put -- between the makechrootpkg args and the makepkg args" |