From 452b5eebbff802f1a03dcebadb62ab8a448a4490 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman Date: Sat, 4 Jan 2025 17:50:51 -0600 Subject: [PATCH] rename audacity stuff --- anda/apps/audacity/anda.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/audacity/anda.hcl b/anda/apps/audacity/anda.hcl index 229a83ada2..41b853484f 100644 --- a/anda/apps/audacity/anda.hcl +++ b/anda/apps/audacity/anda.hcl @@ -1,5 +1,5 @@ project pkg { rpm { - spec = "audacity-freeworld.spec" + spec = "audacity.spec" } } \ No newline at end of file