From 97043ce0cab1f5dd3b78afa8fb68ec8ac47dcbe7 Mon Sep 17 00:00:00 2001 From: metcya <134973769+metcya@users.noreply.github.com> Date: Sat, 27 Dec 2025 21:17:31 -0600 Subject: [PATCH] Delete anda/lib/xdgpp/anda.hcl Signed-off-by: metcya <134973769+metcya@users.noreply.github.com> --- anda/lib/xdgpp/anda.hcl | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 anda/lib/xdgpp/anda.hcl diff --git a/anda/lib/xdgpp/anda.hcl b/anda/lib/xdgpp/anda.hcl deleted file mode 100644 index 8daab510d5..0000000000 --- a/anda/lib/xdgpp/anda.hcl +++ /dev/null @@ -1,5 +0,0 @@ -project pkg { - rpm { - spec = "xdgpp.spec" - } -}