https://bugzilla.redhat.com/show_bug.cgi?id=1689634



--- Comment #9 from Jan Staněk <[email protected]> ---
> No need, you can also add a local file as source, e.g.:
> Source0: systemd.unit

You can then also use the `%{SOURCE1}`, `%{SOURCE2}`... macros to refer to
their location within the build directory – for example:

> Source1: %{name}.service
> Source2: fr.emersion.Mako.service
...
> install -m0644 -Dt %{buildroot}%{_userunitdir} %{SOURCE1}
> install -m0644 -Dt %{buildroot}%{_datadir}/dbus-1/services %{SOURCE2}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review 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]

Reply via email to