1
0
mirror of https://github.com/KDE/krfb synced 2026-07-01 07:41:17 -07:00

Change back to git source so Binary Factory can continue to build

This commit is contained in:
Justin Zobel
2023-05-19 00:06:57 +00:00
parent 947f2c41fb
commit 3a3784b08b

View File

@@ -80,8 +80,8 @@
"buildsystem": "cmake-ninja", "buildsystem": "cmake-ninja",
"sources": [ "sources": [
{ {
"type": "dir", "type": "git",
"path": "." "url": "https://invent.kde.org/network/krfb.git"
} }
] ]
} }