Created
February 19, 2023 00:05
-
-
Save TTimo/fd683b368048dc8802e9aaf353ef68ec to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- a/io.github.TTimo.GtkRadiant.json | |
+++ b/io.github.TTimo.GtkRadiant.json | |
@@ -120,9 +120,9 @@ | |
], | |
"sources": [ | |
{ | |
- "type": "git", | |
- "url": "https://github.com/TTimo/GtkRadiant.git", | |
- "commit": "6be32bdeecbe1332936a4c43422844691743d75f" | |
+ "type": "dir", | |
+ "path": "/home/timo/GtkRadiant/gtkradiant", | |
+ "skip": [ "install/installs" ] | |
}, | |
{ | |
"type": "svn", |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment