@@ -52,10 +59,10 @@ if [ "$USE_PBUILDER" == "0" ]; then
echo"It is strongly recommended to build in a chroot environment using pbuilder. This can be simply enabled by calling the make_debian_package.sh script with the codename as command line argument, i.e.:"
echo" ./make_debian_package.sh ${CODENAME}"
echo""
echo"This will require root permissons and a previously setup pbuilder environment, but you can build for any target on every host system with pbuilder installed."
echo"This will require root permissons (script will ask for password via sudo) and a previously setup pbuilder environment, but you can build for any target on every host system with pbuilder installed."
echo""
echo"To setup the pbuilder environment, use the following command:"