remove: lorax

lorax is expected to be fixed in Fedora 38, and is thus removed from
Terra 38.
This commit is contained in:
windowsboy111
2023-02-08 21:37:55 +08:00
parent 1de17b7b94
commit 47c24988c8
-15
View File
@@ -1,15 +0,0 @@
project pkg {
rpm {
spec = "lorax.spec"
enable_scm = true
scm_opts = {
method = "git"
package = "lorax"
branch = "lorax-38.4-1"
write_tar = "true"
spec = "lorax.spec"
git_get = "git clone https://github.com/weldr/lorax.git"
}
}
}