Signed-off-by: Lucas De Marchi <[email protected]>
Acked-by: Jani Nikula <[email protected]>
---
dim | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dim b/dim
index 004ec69..8e01c66 100755
--- a/dim
+++ b/dim
@@ -2236,7 +2236,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
--
2.20.1
_______________________________________________
dim-tools mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dim-tools