2010-11-11 13:26:23 +01:00
|
|
|
<services>
|
2024-04-04 11:48:18 +02:00
|
|
|
<service name="tar" mode="buildtime">
|
|
|
|
<param name="filename">obs-build</param>
|
|
|
|
<param name="version">_none_</param>
|
|
|
|
</service>
|
|
|
|
<service name="recompress" mode="buildtime">
|
|
|
|
<param name="file">*.tar</param>
|
|
|
|
<param name="compression">gz</param>
|
|
|
|
</service>
|
2010-11-11 13:26:23 +01:00
|
|
|
</services>
|
2024-04-04 11:48:18 +02:00
|
|
|
|