diff --git a/anda/games/osu-lazer/anda.hcl b/anda/games/osu-lazer/anda.hcl new file mode 100644 index 0000000000..c4fe8c31ca --- /dev/null +++ b/anda/games/osu-lazer/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "osu-lazer.spec" + } +} \ No newline at end of file diff --git a/anda/games/osu-mime/anda.hcl b/anda/games/osu-mime/anda.hcl new file mode 100644 index 0000000000..f88c5b61e6 --- /dev/null +++ b/anda/games/osu-mime/anda.hcl @@ -0,0 +1,5 @@ +project pkg { + rpm { + spec = "osu-mime.spec" + } +} \ No newline at end of file