diff --git a/bin/makepkg.sh b/bin/makepkg.sh index e049b17..4d343dd 100755 --- a/bin/makepkg.sh +++ b/bin/makepkg.sh @@ -42,7 +42,7 @@ fi # Use a new parameter list set -- "${new_args[@]}" -rootdir=${HOME}/omc.git +rootdir=${HOME}/psap.git m_arg="*" while getopts "m:r:c:d" option; do case $option in