From ee32efe306682935bf0feeede59032f8804efd0f Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Sat, 25 Dec 2021 21:37:22 -0800 Subject: [PATCH] specfile: Prevent macro expansion in comment --- file-scripts.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file-scripts.spec b/file-scripts.spec index 966f566..9398c12 100644 --- a/file-scripts.spec +++ b/file-scripts.spec @@ -69,7 +69,7 @@ done %check pytest -# %files %%{python_files} (bug) +#%%files %%{python_files} (bug) %files %attr(0755,-,-) %{_bindir}/* /usr/lib/python3*/*