From ec4a4e82dcdca6c255005ef2a0054e8b3c48cd67 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Sun, 17 Dec 2023 12:29:49 -0500 Subject: [PATCH] Assert that %pyproject_files contains a license file --- python-hatchling.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-hatchling.spec b/python-hatchling.spec index 14ef6be..cb3459a 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -45,7 +45,7 @@ Summary: %{summary} %install %pyproject_install -%pyproject_save_files hatchling +%pyproject_save_files -l hatchling install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 \ '%{SOURCE100}' \