diff options
-rw-r--r-- | aops-ceres.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aops-ceres.spec b/aops-ceres.spec index 30f2c94..a131520 100644 --- a/aops-ceres.spec +++ b/aops-ceres.spec @@ -40,7 +40,7 @@ dnf hotpatch plugin, it's about hotpatch query and fix # install for aops-dnf-plugin -cp -r hotpatch %{buildroot}/%{python3_sitelib}/dnf-plugins/ +cp -r extra-tools/hotpatch %{buildroot}/%{python3_sitelib}/dnf-plugins/ %files |