diff --git a/SPECS/scap-security-guide.spec b/SPECS/scap-security-guide.spec index 109fce4..c529f5a 100644 --- a/SPECS/scap-security-guide.spec +++ b/SPECS/scap-security-guide.spec @@ -106,7 +106,7 @@ cd build # create symlinks for ssg--ds-1.2.xml to ssg--ds.xml # this is for backward compatibility -ln -s ssg-rhel8-ds.xml %{buildroot}%{_datadir}/xml/scap/ssg/content/ssg-rhel8-ds-1.2.xml +ln -s ssg-almalinux8-ds.xml %{buildroot}%{_datadir}/xml/scap/ssg/content/ssg-almalinux8-ds-1.2.xml ln -s ssg-firefox-ds.xml %{buildroot}%{_datadir}/xml/scap/ssg/content/ssg-firefox-ds-1.2.xml %files