distcc/_service
Tomáš Chvátal bd8d044c92 - Apply patch updating minilzo (taken from fedora):
* distcc-minilzo-2.08.patch
- Wrong user setting in service file, we run it as root

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=3
2014-12-17 11:03:30 +00:00

7 lines
241 B
Plaintext

<services>
<service name="download_url">
<param name="protocol">http</param>
<param name="host">pkgs.fedoraproject.org</param>
<param name="path">/cgit/distcc.git/plain/distcc-minilzo-2.08.patch</param>
</service>
</services>