From b4793afda0db057df30f920d029e8e1de046822d Mon Sep 17 00:00:00 2001 From: sabriunal Date: Wed, 19 Oct 2022 01:44:53 +0300 Subject: Use proper directory path --- com.lakoliu.Furtherance.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'com.lakoliu.Furtherance.json') diff --git a/com.lakoliu.Furtherance.json b/com.lakoliu.Furtherance.json index 369093e..56e324a 100755 --- a/com.lakoliu.Furtherance.json +++ b/com.lakoliu.Furtherance.json @@ -42,8 +42,8 @@ "buildsystem" : "meson", "sources" : [ { - "type" : "git", - "url" : "file:///home/ricky/Documents/SoftwareDev/Rust/furtherance" + "type" : "dir", + "path" : "./" } ] } -- cgit 1.4.1