> Breaking the line with back-slashes didn't work, the modules weren't
> considered arguments to the macro:
>
> > %selinux_modules_install \
> > %{_datadir}/selinux/%{selinuxtype}/mod1.cil \
> > %{_datadir}/selinux/%{selinuxtype}/mod2.pp
>
> I tried %{selinux_modules_install} and other shenanigans but no luck.
And of course the moment I send the email it occurs to me that I could try this:
> %{selinux_modules_install \
> %{_datadir}/selinux/%{selinuxtype}/mod1.cil \
> %{_datadir}/selinux/%{selinuxtype}/mod2.pp
> }
And it appears to work after inspecting the scriptlets from the RPM :)
Dridi
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]