We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594e091 commit f1e9f33Copy full SHA for f1e9f33
packaging/leapp-repository.spec
@@ -240,8 +240,6 @@ rm -rf %{buildroot}%{leapp_python_sitelib}/leapp/cli/commands/tests
240
rm -rf %{buildroot}%{repositorydir}/system_upgrade/el8toel9
241
%else
242
rm -rf %{buildroot}%{repositorydir}/system_upgrade/el7toel8
243
-# CloudLinux migration only supports el7 to el8
244
-rm -rf %{buildroot}%{repositorydir}/system_upgrade/cloudlinux
245
%endif
246
247
# remove component/unit tests, Makefiles, ... stuff that related to testing only
0 commit comments