X-Git-Url: http://www.privoxy.org/gitweb/misc.html?a=blobdiff_plain;f=common.sh;h=1b97b0901e8c1a6521990b6bdd6f841f9175294a;hb=7aa8c87243a3efd18aa72ea4d1db1da10bc54cf7;hp=fd82779a3958806831b17d93ab1c2160da714be9;hpb=48d2507ce8c196c13fc7666a2a75d68e7854db82;p=OSXPackageBuilder.git diff --git a/common.sh b/common.sh index fd82779..1b97b09 100755 --- a/common.sh +++ b/common.sh @@ -211,7 +211,7 @@ case "${DIRS_FOUND}" in ;; # either both or neither found 11|0) - read -p 'Could not select the Privoxy source directory. Please supply the directory name: ' SOURCE_DIR + read -p 'Could not select the Privoxy source directory. Please supply the directory name (e.g. current or dist): ' SOURCE_DIR ;; esac cd OSXPackageBuilder