Newer version of the script upstream

This commit is contained in:
Pierre Pronchery 2014-03-03 01:37:04 +01:00
parent 92a2032809
commit 9a57bbc80a

View File

@ -83,7 +83,7 @@ while getopts "ciuP:" name; do
uninstall=1 uninstall=1
;; ;;
P) P)
PREFIX="$2" PREFIX="$OPTARG"
;; ;;
?) ?)
_usage _usage