mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
Problem: OBS compress not available on CentOS
Solution: run the obs-service-compress at service time rather than buildtime
This commit is contained in:
parent
845426710e
commit
9029121eb4
@ -72,8 +72,8 @@
|
||||
<param name="outfilename">debian.libzmq5.install</param>
|
||||
</service>
|
||||
|
||||
<service name="recompress" mode="buildtime">
|
||||
<param name="file">zeromq-*.tar</param>
|
||||
<service name="recompress">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user