Or just move the later cd up? *shrug*

Ack on this one as well.

BR,
Jani.

On Fri, 22 Feb 2019, Lucas De Marchi <[email protected]> wrote:
> Signed-off-by: Lucas De Marchi <[email protected]>
> ---
>  dim | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/dim b/dim
> index 10f8232..b6c88b4 100755
> --- a/dim
> +++ b/dim
> @@ -2213,7 +2213,7 @@ function dim_setup
>  
>       if [[ ! -d "$DIM_PREFIX/$DIM_REPO" ]]; then
>               if ask_user "The DIM_REPO maintainer kernel repository 
> '$DIM_PREFIX/$DIM_REPO' doesn't exist. Clone upstream?"; then
> -                     git clone "$linux_upstream_git" "$DIM_REPO"
> +                     git clone "$linux_upstream_git" "$DIM_PREFIX/$DIM_REPO"
>               fi
>       fi

-- 
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
dim-tools mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dim-tools

Reply via email to